From fd8b7f91e52eefd64aaed1b7c0a474720a5e5adc Mon Sep 17 00:00:00 2001 From: illegitimate-egg Date: Mon, 14 Oct 2024 22:20:36 +0100 Subject: [PATCH] Submodules --- .github/workflows/compile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index f84ba13..0b42f94 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -14,6 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 + submodules: 'true' - name: Install python depdencies run: | python -m pip install --upgrade pip