diff --git a/.github/workflows/cmake-windows.yml b/.github/workflows/cmake-windows.yml index c234f40..b63ea80 100644 --- a/.github/workflows/cmake-windows.yml +++ b/.github/workflows/cmake-windows.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - submodules: 'true' + submodules: 'recursive' - name: Restore artifacts, or run vcpkg, build and cache artifacts uses: lukka/run-vcpkg@v7