From 23aa3ea3fb3a2dbf269297d08482060e7904a3f6 Mon Sep 17 00:00:00 2001 From: ZeStig <69384921+zstg@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:35:42 +0530 Subject: [PATCH] Test --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a68dabb9..5dda2e3f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: # uses: actions/checkout@v2 run: | pacman -Sy git sudo archiso --noconfirm - git clone --recurse-submodules https://github.com/zstg/StratOS-iso.git + git clone --recurse-submodules https://github.com/zstg/StratOS-iso - name: Build ISO id: build_iso