Bump microsoft/setup-msbuild from 1.1 to 1.3 (#847)
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
Copy-Item -Path .\pkg\share -Destination c:\vcpkg\installed\x64-windows-custom -Recurse -Force
|
Copy-Item -Path .\pkg\share -Destination c:\vcpkg\installed\x64-windows-custom -Recurse -Force
|
||||||
cd ../../
|
cd ../../
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
uses: microsoft/setup-msbuild@v1.1
|
uses: microsoft/setup-msbuild@v1.3
|
||||||
with:
|
with:
|
||||||
msbuild-architecture: x64
|
msbuild-architecture: x64
|
||||||
- name: Build and run bsc_event test
|
- name: Build and run bsc_event test
|
||||||
|
|||||||
Reference in New Issue
Block a user