Skip to content

Commit

Permalink
Fix missing shell in action
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Jul 31, 2024
1 parent 5f6f505 commit 77802ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/push-or-fail/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ runs:
echo "::error::Changes needed to be made by the user."
exit 1
fi
shell: bash

0 comments on commit 77802ab

Please sign in to comment.