From 73d0750983218b54462cea89b226e44e29c558b2 Mon Sep 17 00:00:00 2001 From: "log :3" <65839350+logzinga@users.noreply.github.com> Date: Thu, 17 Nov 2022 19:21:07 +1100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 82042d1..e0e343c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - name: archiso gitclone run: git clone https://gitlab.archlinux.org/archlinux/archiso.git ~/archiso - 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 run: cp -r elnathco/isoprofile ~/iso - name: create iso