Skip to content

Commit

Permalink
sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Sep 16, 2023
1 parent f24324b commit afacd6d
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: |
. ./${{ inputs.workflow }}\build_${{ inputs.toolset }}.sh
sh ${{ inputs.workflow }}\build_${{ inputs.toolset }}.sh
shell:
msys2 {0}

Expand Down

0 comments on commit afacd6d

Please sign in to comment.