From 4fea63bbd620d1c2365f46296089b1fb03c3e112 Mon Sep 17 00:00:00 2001 From: "log :3" <65839350+logzinga@users.noreply.github.com> Date: Thu, 17 Nov 2022 18:44:58 +1100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 56c1bae..f592408 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,8 +9,8 @@ jobs: runs-on: ubuntu-18.04 steps: - name: Install Dependencies - run: git clone https://gitlab.archlinux.org/archlinux/archiso.git | - cd archiso | + run: git clone https://gitlab.archlinux.org/archlinux/archiso.git + cd archiso make install - name: ISO Profile run: git clone https://github.com/logzinga/elnathco.git \ cp elnathco/isoprofile ~/iso