mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-10 05:51:07 +07:00
Modifying test action
This commit is contained in:
parent
9fa19eb771
commit
d3323999d3
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
|
Loading…
Reference in New Issue
Block a user