mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
CI: Use new windows deps version
This commit is contained in:
parent
72bd905e7c
commit
e803ba75f9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -200,7 +200,7 @@ jobs:
|
|||
QT_VERSION: 5.10.1
|
||||
CMAKE_GENERATOR: "Visual Studio 16 2019"
|
||||
CMAKE_SYSTEM_VERSION: "10.0.18363.657"
|
||||
WINDOWS_DEPS_VERSION: '2017'
|
||||
WINDOWS_DEPS_VERSION: '2019'
|
||||
steps:
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user