Compare commits
1 Commits
main
...
masenf/pin
Author | SHA1 | Date | |
---|---|---|---|
![]() |
20abbfb8e4 |
2
.github/workflows/integration_tests_wsl.yml
vendored
2
.github/workflows/integration_tests_wsl.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
- name: Install Poetry
|
- name: Install Poetry
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
run: |
|
run: |
|
||||||
curl -sSL https://install.python-poetry.org | python3 -
|
curl -sSL https://install.python-poetry.org | python3 - --version=1.8.3
|
||||||
# Symlink seems easier to make work than persisting PATH changes, in WSL
|
# Symlink seems easier to make work than persisting PATH changes, in WSL
|
||||||
ln -s /root/.local/bin/poetry /usr/local/bin/poetry
|
ln -s /root/.local/bin/poetry /usr/local/bin/poetry
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user