Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan committed Oct 7, 2023
1 parent 2cbb11c commit c626126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Expand Up @@ -50,7 +50,7 @@ runs:
make MODE=${{ inputs.mode }}
- name: Build and test Yices
if: runner.os == 'Windows'
shell: C:\cygwin\bin\bash.exe '{0}'
shell: bash
env:
CYGWIN: winsymlinks:native
run: >-
Expand Down

0 comments on commit c626126

Please sign in to comment.