We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abfdfae + df69564 commit d6488d9Copy full SHA for d6488d9
.github/workflows/VS2019.yml
@@ -32,4 +32,5 @@ jobs:
32
33
- name: test DLL
34
shell: cmd
35
- run: D:\a\mstoolkit\mstoolkit\VisualStudio\x64\Release\DLL\MSSingleScan.exe
+ run: D:\a\mstoolkit\mstoolkit\VisualStudio\x64\Release\DLL\MSSingleScan.exe
36
+
0 commit comments