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 f8f6abf + 0cf7a4b commit f8120f6Copy full SHA for f8120f6
.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