From ea78d58e4315c088b4ff04aac2b2f48e17a4f4f3 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Wed, 17 Apr 2024 14:04:53 +0200 Subject: [PATCH] Update cmake-multi-platform.yml --- .github/workflows/cmake-multi-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 7f37790..4d2d11f 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -45,7 +45,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - submodules: "recurvice" + submodules: "recursive" - name: install_dependencies run: |