Skip to content

Commit

Permalink
Attempt to force msys64 shell
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesyringa committed Feb 24, 2024
1 parent ab49144 commit 1369791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: windows-latest
defaults:
run:
shell: bash
shell: C:\msys64\usr\bin\bash
steps:
- uses: actions/checkout@v4
- run: pacman -Syu mingw-w64-python
Expand Down

0 comments on commit 1369791

Please sign in to comment.