mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
Fix bad pipx install command
This commit is contained in:
parent
d0214ae180
commit
9d9da2239b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- pip install pipx
|
||||
- pipx install --upgrade poetry
|
||||
- pipx install poetry
|
||||
- poetry install
|
||||
- poetry run python --version
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue