diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0e5252a..29d6f2b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - name: Clone ARCHISO run: git clone https://gitlab.archlinux.org/archlinux/archiso.git - name: Install ARCHISO - run: cd archiso | make install + run: make install /archiso - name: Clone ISOPROFILE run: git clone https://github.com/logzinga/elnathco.git - name: Prepare ISO Profile