1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-18 14:44:43 -04:00
This commit is contained in:
Tommaso Chiti 2021-02-02 17:48:59 +01:00
parent fa191f6bb7
commit 05c2a1ebd6

View File

@ -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 ~/archiso/arch/x86_64/airootfs.sfs
- name: Listing squashfs content
run: ls ~/squashfs-root