fix(ci): fix constantly failing CI #450
@ -36,7 +36,7 @@ jobs:
|
|||||||
# uses: abatilo/actions-poetry@v4
|
# uses: abatilo/actions-poetry@v4
|
||||||
|
|
||||||
- name: Setup Poetry
|
- name: Setup Poetry
|
||||||
run: pipx install --global poetry
|
run: PIPX_BIN_DIR=/usr/local/bin pipx install poetry
|
||||||
|
|
||||||
- name: Setup virtual environment
|
- name: Setup virtual environment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user