Update main.yml

This commit is contained in:
log :3 2022-11-17 19:16:53 +11:00 committed by GitHub
parent a2eae6bcdc
commit 2212d96842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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