mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 04:01:33 -05:00
Listing.
This commit is contained in:
parent
e197d9dec0
commit
bf2661312a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -34,6 +34,6 @@ jobs:
|
||||
- name: Mounting the ISO.
|
||||
run: sudo mount archlinux.iso ~/archiso
|
||||
- name: Extracting squashfs.
|
||||
run: sudo unsquashfs /home/runner/archiso/arch/x86_64/airootfs.sfs
|
||||
run: sudo unsquashfs ~/archiso/arch/x86_64/airootfs.sfs
|
||||
- name: Listing squashfs content
|
||||
run: sudo find / -type d -name 'squashfs-root'
|
||||
run: ls -la ~/work/easy-arch/easy-arch/
|
Loading…
Reference in New Issue
Block a user