You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2026-06-13 20:40:58 +07:00
Using dev branch action definition
This commit is contained in:
@@ -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