Skip to content

Commit

Permalink
Update CI-win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sequoiar authored Jul 13, 2023
1 parent b9f11be commit ab8fc0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- {toolchain: Visual Studio 17 2022, arch: x64, server: 2022, config: ASAN}
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Envinfo
run: npx envinfo
- name: Build
Expand Down

0 comments on commit ab8fc0f

Please sign in to comment.