You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-08-22 05:24:06 +07:00
Modifying test action
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -21,8 +21,5 @@ jobs:
|
||||
- name: echo msbuild path
|
||||
run: echo "${{ steps.setup_msbuild.outputs.msbuildPath }}"
|
||||
|
||||
- name: echo vswhere
|
||||
run: vswhere.exe
|
||||
|
||||
- name: echo MSBuild
|
||||
run: msbuild -version
|
Reference in New Issue
Block a user