Skip to content

Commit

Permalink
use pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Mar 2, 2024
1 parent 55cf0a3 commit eacb21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
with:
python-version: ${{ inputs.python-version }}

- run: sudo make install-poetry
- run: pipx install poetry
shell: bash

- uses: actions/cache@v4
Expand Down

0 comments on commit eacb21b

Please sign in to comment.