You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-09-07 13:24:05 +07:00
Using dev branch action definition
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
id: setup_msbuild
|
id: setup_msbuild
|
||||||
uses: ./
|
uses: ./@dev
|
||||||
with:
|
with:
|
||||||
vs-version: "[16.4,16.5]"
|
vs-version: "[16.4,16.5]"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user