From 2212d968420ffe7cf90719f07679476b121ff8ab Mon Sep 17 00:00:00 2001 From: "log :3" <65839350+logzinga@users.noreply.github.com> Date: Thu, 17 Nov 2022 19:16:53 +1100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c7f3b4..324156f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,8 @@ jobs: name: BuildISO runs-on: ubuntu-18.04 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