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