diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 82042d1..e0e343c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - name: archiso gitclone run: git clone https://gitlab.archlinux.org/archlinux/archiso.git ~/archiso - name: iso profile gitclone - run: git clone https://github.com/logzinga/elnathco.git ~/iso + run: git clone https://github.com/logzinga/elnathco.git - name: copy iso profile run: cp -r elnathco/isoprofile ~/iso - name: create iso