Skip to content

Commit

Permalink
Set SHELL
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Nov 11, 2023
1 parent 0f109c5 commit a14ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- run: |
cd tmp
make build
make build SHELL='C:\Program Files\Git\bin\bash.EXE'
shell: bash
- run: |
Expand Down

0 comments on commit a14ebb4

Please sign in to comment.