Skip to content

Commit 125904a

Browse files
authored
Add submodule
1 parent 27705d8 commit 125904a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: windows-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
with:
15+
submodules: true
1416

1517
- name: Configure CMake
1618
run: cmake -B ${{github.workspace}}/build

0 commit comments

Comments
 (0)