Skip to content

Commit b0633ea

Browse files
committed
try fix msys shell
1 parent 26e8cf1 commit b0633ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: windows-2022
4343
defaults:
4444
run:
45-
shell: msys2bash {0}
45+
shell: C:\msys64 {0}
4646
steps:
4747
- name: checkout repository
4848
uses: actions/checkout@v4

0 commit comments

Comments
 (0)