Skip to content

Commit 347f3f3

Browse files
committed
. e specifically set cmd as shell
1 parent 757399c commit 347f3f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-test-visual-studio-solutions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: create project
1919
run: |
2020
call create_visual_studio_project.bat
21+
shell: cmd
2122

2223
- name: build
2324
run: |

0 commit comments

Comments
 (0)