Skip to content

Commit ab8fc0f

Browse files
authored
Update CI-win.yml
1 parent b9f11be commit ab8fc0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI-win.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- {toolchain: Visual Studio 17 2022, arch: x64, server: 2022, config: ASAN}
2929
steps:
3030
- uses: actions/checkout@v2
31+
with:
32+
submodules: 'true'
3133
- name: Envinfo
3234
run: npx envinfo
3335
- name: Build

0 commit comments

Comments
 (0)