mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
test
This commit is contained in:
parent
e4e8dfe662
commit
28223b4967
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -34,6 +34,6 @@ jobs:
|
|||
- name: Mounting the ISO.
|
||||
run: sudo mount archlinux-* ~/archiso
|
||||
- name: Extracting squashfs.
|
||||
run: sudo unsquashfs ~/archiso/arch/x86_64/airootfs.sfs
|
||||
run: sudo unsquashfs /home/runner/archiso/arch/x86_64/airootfs.sfs
|
||||
- name: Listing squashfs content
|
||||
run: ls -la ~
|
||||
Loading…
Add table
Add a link
Reference in a new issue