Skip to content

Commit 757399c

Browse files
committed
. e add 'call' to github workflow file
1 parent 84b344d commit 757399c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: create project
1919
run: |
20-
create_visual_studio_project.bat
20+
call create_visual_studio_project.bat
2121
2222
- name: build
2323
run: |

0 commit comments

Comments
 (0)