Update main.yml
This commit is contained in:
parent
a2eae6bcdc
commit
2212d96842
|
@ -8,7 +8,8 @@ jobs:
|
||||||
name: BuildISO
|
name: BuildISO
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- run: cd ~ | git clone https://gitlab.archlinux.org/archlinux/archiso.git
|
|
||||||
|
- run: git clone https://gitlab.archlinux.org/archlinux/archiso.git ~/archiso
|
||||||
|
|
||||||
- run: git clone https://github.com/logzinga/elnathco.git
|
- run: git clone https://github.com/logzinga/elnathco.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue