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