mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Update microsoft/setup-msbuild action to latest
This commit is contained in:
@@ -106,7 +106,7 @@ jobs:
|
||||
curl https://renderdoc.org/qrenderdoc_3rdparty.zip -O
|
||||
7z x qrenderdoc_3rdparty.zip
|
||||
- name: Set up Visual Studio tools
|
||||
uses: microsoft/setup-msbuild@v1.0.0
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
- name: Building solution
|
||||
run: msbuild.exe renderdoc.sln "/p:Configuration=${{ matrix.configuration }}" "/p:Platform=${{ matrix.platform }}" "/p:PlatformToolset=${{ matrix.toolset }}"
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user