Skip to content

Commit ac6b04f

Browse files
committed
TMP
1 parent e56713d commit ac6b04f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/testsuite.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,9 @@ jobs:
488488
# # popd
489489
# # call "%VSPATH%\VC\Auxiliary\Build\vcvarsall.bat" x64
490490
# #run: |
491+
- name: Dir MSVC
492+
shell: cmd
493+
run: dir /b "C:\Program Files (x86)\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\"
491494
- name: Build
492495
shell: cmd
493496
run: |

0 commit comments

Comments
 (0)