mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
Update ci workflows
This commit is contained in:
2
.github/workflows/win-msvc.yml
vendored
2
.github/workflows/win-msvc.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
build: [Debug, Release]
|
||||
platform: [Win32, x64]
|
||||
|
||||
name: ${{matrix.config.vs}}: ${{matrix.platform}}: ${{matrix.build}}
|
||||
name: "${{matrix.config.vs}}: ${{matrix.platform}}: ${{matrix.build}}"
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
||||
Reference in New Issue
Block a user