mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 12:11:33 -05:00
Finding squashfs.
This commit is contained in:
parent
a24c2e3f07
commit
e197d9dec0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -36,4 +36,4 @@ jobs:
|
||||
- name: Extracting squashfs.
|
||||
run: sudo unsquashfs /home/runner/archiso/arch/x86_64/airootfs.sfs
|
||||
- name: Listing squashfs content
|
||||
run: ls -la /root
|
||||
run: sudo find / -type d -name 'squashfs-root'
|
Loading…
Reference in New Issue
Block a user