Skip to content

Commit 607408f

Browse files
committed
msbuild version
1 parent 638e62c commit 607408f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: get system info
1212
run: systeminfo
13+
- name : MS build version
14+
run: msbuild -version
1315
- name: default rust target cpus
1416
run: rustc --print target-cpus
1517
- name: Checkout

0 commit comments

Comments
 (0)