diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d67b403..105d85d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,4 +36,4 @@ jobs: - name: Extracting squashfs. run: sudo unsquashfs ~/archiso/arch/x86_64/airootfs.sfs - name: Listing squashfs content - run: ls ~/squashfs-root \ No newline at end of file + run: ls ~ \ No newline at end of file