parent
a5e0ef910f
commit
e44de6da06
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python -m pip install poetry
|
python -m pip install poetry
|
||||||
echo "::set-env name=PATH::$HOME/.poetry/bin:$PATH"
|
echo "$HOME/.poetry/bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
- name: Configure poetry
|
- name: Configure poetry
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user