Update main.yml

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

View File

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