There was an error while loading. Please reload this page.
1 parent 27705d8 commit 125904aCopy full SHA for 125904a
1 file changed
.github/workflows/windows.yml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: windows-latest
12
steps:
13
- uses: actions/checkout@v4
14
+ with:
15
+ submodules: true
16
17
- name: Configure CMake
18
run: cmake -B ${{github.workspace}}/build
0 commit comments