We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2d8db commit 82d6f85Copy full SHA for 82d6f85
.github/workflows/main.yml
@@ -190,7 +190,7 @@ jobs:
190
Expand-Archive compat.zip -DestinationPath . -Force
191
Remove-Item compat.zip
192
- name: add msbuild to PATH
193
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
194
- name: copy dlls to root
195
shell: cmd
196
run: compat\vcbuild\vcpkg_copy_dlls.bat release
0 commit comments