From d2657375b91edaae3f6dadab40beefaddfc1aaff Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:53:37 +0000 Subject: [PATCH] with submodules --- .github/workflows/iso.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 85a751b..18b2bbe 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -21,7 +21,9 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 - + with: + submodules: recursive + - name: Install livecd-tools run: | dnf install -y \