mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
Fix msvc ci yaml issues
This commit is contained in:
parent
72b74a3b64
commit
21d1096edf
2
.github/workflows/win-msvc.yml
vendored
2
.github/workflows/win-msvc.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
- name: Configure
|
||||
run: >-
|
||||
cmake -S test -B build --config ${{matrix.build}
|
||||
cmake -S test -B build --config ${{matrix.build}}
|
||||
-G "${{matrix.config.vs}}" -A ${{matrix.platform}}
|
||||
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user