Skip to content

Commit 2b3b9d2

Browse files
committed
typo
1 parent bdd6322 commit 2b3b9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Build
8484
run: |
8585
git submodule update --init --recursive
86-
%BASH_PATH% -lc tools/build_steps_windows.sh
86+
& $env:BASH_PATH -lc tools/build_steps_windows.sh
8787
8888
- name: Test
8989
run: |

0 commit comments

Comments
 (0)