Skip to content

Commit

Permalink
update shell to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
markxwang authored Sep 3, 2024
1 parent 96b4d8f commit d19bb02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ on:
type: boolean
default: false

defaults:
run:
shell: bash
jobs:
create-sdist:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d19bb02

Please sign in to comment.