Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NargiT committed Aug 30, 2023
1 parent 996193e commit 25e5565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
shell: bash
- if: ${{ inputs.poetry-version == 'latest' }}
run: |
pipx install --pip-args="-U" poetry
pipx install poetry
shell: bash
- if: ${{ inputs.poetry-version != 'latest' }}
run: |
Expand Down

0 comments on commit 25e5565

Please sign in to comment.