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