commit c4e26c1b0fbe1440093f8674a4977d344a31a972 parent 7f4591bc31d2ddb7dcd163797697f1f6152d674c Author: David Auer <david.auer@credativ.de> Date: Sat, 17 Dec 2022 20:34:18 +0100 gha: Add submodules Diffstat:
M | .github/workflows/build.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml @@ -10,6 +10,8 @@ jobs: steps: - uses: actions/checkout@v3 + with: + submodules: recursive - name: Install dependencies run: | sudo apt-get install -y \