You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-07-23 23:29:06 +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
|
||||
id: setup_msbuild
|
||||
uses: ./
|
||||
uses: ./@dev
|
||||
with:
|
||||
vs-version: "[16.4,16.5]"
|
||||
|
||||
|
Reference in New Issue
Block a user