mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 04:01:33 -05:00
Test 2.
This commit is contained in:
parent
c3b7ed3653
commit
a8d4fbe7ab
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…
Reference in New Issue
Block a user