Update main.yml
This commit is contained in:
parent
88b126d6d8
commit
f2d55a8fed
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue