Skip to content

Commit

Permalink
Add missing value
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 19, 2024
1 parent 20cbe4f commit e320480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ runs:
# virtualenvs-create: true
# virtualenvs-in-project: true
- name: Install poetry
shell: bash
run: |
pipx install poetry
which poetry
Expand Down

0 comments on commit e320480

Please sign in to comment.