Update main.yml
This commit is contained in:
parent
5166aecc0d
commit
be767440d9
|
@ -15,9 +15,9 @@ jobs:
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/logzinga/elnathco.git
|
git clone https://github.com/logzinga/elnathco.git
|
||||||
- name: create iso
|
- name: create iso
|
||||||
run: |
|
run: |
|
||||||
cp -r elnathco/isoprofile ~/iso
|
cp -r elnathco/isoprofile ~/iso
|
||||||
sudo ~/archiso/archiso/mkarchiso -v -w /tmp -o ~/out ~/iso/isoprofile
|
sudo ~/archiso/archiso/mkarchiso -v -w /tmp -o ~/out ~/iso/isoprofile
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue