mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Test 2.
This commit is contained in:
parent
c3b7ed3653
commit
a8d4fbe7ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -30,6 +30,6 @@ jobs:
|
||||||
- name: Creating the ISO mountpoint
|
- name: Creating the ISO mountpoint
|
||||||
run: mkdir ~/archiso
|
run: mkdir ~/archiso
|
||||||
- name: Mounting the ISO
|
- name: Mounting the ISO
|
||||||
run: mount archlinux-* ~/archiso
|
run: sudo mount archlinux-* ~/archiso
|
||||||
- name: Listing files
|
- name: Listing files
|
||||||
run: ls ~/archiso
|
run: ls ~/archiso
|
||||||
Loading…
Add table
Add a link
Reference in a new issue