Message ID | 51eeafc713ca5a83499ceca3602e77c15dbfcab9.1724164270.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 46cbfd3f7ec0b549f3c298a6dda7812711197921 |
Headers | show |
Series | Update the win+VS build definition | expand |
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 13cc0fe8077..85e5767aae6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -190,7 +190,7 @@ jobs: Expand-Archive compat.zip -DestinationPath . -Force Remove-Item compat.zip - name: add msbuild to PATH - uses: microsoft/setup-msbuild@v1 + uses: microsoft/setup-msbuild@v2 - name: copy dlls to root shell: cmd run: compat\vcbuild\vcpkg_copy_dlls.bat release