Skip to content

Commit

Permalink
Fix missing shell in action
Browse files Browse the repository at this point in the history
  • Loading branch information
DanShort12 committed Oct 18, 2023
1 parent 4af1818 commit 3da8e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-poetry/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ runs:
- run: |
python -m pip install --upgrade pip setuptools wheel
python -m pip install poetry
shell: bash

0 comments on commit 3da8e95

Please sign in to comment.