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