mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-25 15:34:36 +00:00
Use more recent setup-msbuild action.
This commit is contained in:
parent
e5967bdc52
commit
fcc0e22c0e
2
.github/workflows/msvc.yml
vendored
2
.github/workflows/msvc.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: microsoft/setup-msbuild@v1.0.0
|
||||
- uses: microsoft/setup-msbuild@v1.0.2
|
||||
- name: Integrate vcpkg
|
||||
run: vcpkg integrate install
|
||||
- name: Build vcpkg libraries
|
||||
|
Loading…
Reference in New Issue
Block a user