Update main.yml

This commit is contained in:
log :3 2022-11-17 19:34:50 +11:00 committed by GitHub
parent be767440d9
commit cb82df02a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -11,9 +11,7 @@ jobs:
- name: archiso gitclone
run: git clone https://gitlab.archlinux.org/archlinux/archiso.git ~/archiso
- name: iso profile gitclone
run: |
cd ~
git clone https://github.com/logzinga/elnathco.git
run: git clone https://github.com/logzinga/elnathco.git
- name: create iso
run: |
cp -r elnathco/isoprofile ~/iso