Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NargiT authored and abatilo committed Jul 11, 2023
1 parent 3d0f720 commit 93576d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -15,6 +15,7 @@ runs:
- run: |
pip install --user pipx
pipx ensurepath
shell: bash
- if: ${{ inputs.poetry-version == 'latest' }}
run: |
pipx install -U poetry
Expand Down

0 comments on commit 93576d5

Please sign in to comment.