diff --git a/.github/workflows/ISO-Builder.yml b/.github/workflows/ISO-Builder.yml index bc2d2f1..f592a94 100644 --- a/.github/workflows/ISO-Builder.yml +++ b/.github/workflows/ISO-Builder.yml @@ -27,7 +27,7 @@ jobs: - run: pwd - run: find . - run: cat /etc/os-release - - run: cp -r easy-arch.sh /tmp/archlive/airootfs/root/archinstall-git + - run: cp -r easy-arch.sh /tmp/archlive/airootfs/root/ - run: cat /tmp/archlive/airootfs/root/.zprofile - run: pacman -Sy; pacman --noconfirm -S git archiso - run: cp -r /usr/share/archiso/configs/releng/* /tmp/archlive