Update main.yml
This commit is contained in:
parent
72877d9f43
commit
b9be006c27
|
@ -11,8 +11,7 @@ jobs:
|
|||
- name: Clone ARCHISO
|
||||
run: git clone https://gitlab.archlinux.org/archlinux/archiso.git
|
||||
- name: Install ARCHISO
|
||||
- run: /archiso/Makefile
|
||||
- run: make install
|
||||
run: cd archiso | make install
|
||||
- name: Clone ISOPROFILE
|
||||
run: git clone https://github.com/logzinga/elnathco.git
|
||||
- name: Prepare ISO Profile
|
||||
|
|
Loading…
Reference in New Issue