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.
2 parents a618349 + 37aedfb commit 58bb1b2Copy full SHA for 58bb1b2
.github/workflows/main.yml
@@ -189,7 +189,7 @@ jobs:
189
repository: git/git
190
definitionId: 9
191
- name: add msbuild to PATH
192
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
193
- name: copy dlls to root
194
shell: cmd
195
run: compat\vcbuild\vcpkg_copy_dlls.bat release ${{ matrix.arch }}-windows
0 commit comments