We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e8cf1 commit b0633eaCopy full SHA for b0633ea
.github/workflows/ci.yaml
@@ -42,7 +42,7 @@ jobs:
42
runs-on: windows-2022
43
defaults:
44
run:
45
- shell: msys2bash {0}
+ shell: C:\msys64 {0}
46
steps:
47
- name: checkout repository
48
uses: actions/checkout@v4
0 commit comments