mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-24 05:50:55 +00:00
ci: Update microsoft/setup-msbuild to v1.0.2
This commit is contained in:
parent
e89f56289d
commit
49d7eab4da
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Add msbuild to PATH
|
- name: Add msbuild to PATH
|
||||||
uses: microsoft/setup-msbuild@v1.0.1
|
uses: microsoft/setup-msbuild@v1.0.2
|
||||||
- name: Build bddisasm and bdshemu for x64
|
- name: Build bddisasm and bdshemu for x64
|
||||||
run: MSBuild /t:Rebuild /p:Configuration=Release /p:Platform=x64 bddisasm.sln
|
run: MSBuild /t:Rebuild /p:Configuration=Release /p:Platform=x64 bddisasm.sln
|
||||||
- name: Build bddisasm and bdshemu for Win32
|
- name: Build bddisasm and bdshemu for Win32
|
||||||
|
Loading…
Reference in New Issue
Block a user