Skip to content

Commit

Permalink
bash?
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Sep 16, 2023
1 parent d915688 commit d835193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: build ${{ inputs.workflow }}-windows-${{ inputs.toolset }}
run: |
sh ${{ inputs.workflow }}/build_${{ inputs.toolset }}.sh
bash ${{ inputs.workflow }}/build_${{ inputs.toolset }}.sh
shell:
msys2 {0}

Expand Down

0 comments on commit d835193

Please sign in to comment.