ci: update poetry source
This commit is contained in:
parent
26aa190b03
commit
26b03a8bd0
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Bootstrap poetry
|
- name: Bootstrap poetry
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
curl -sL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py \
|
curl -sSL https://install.python-poetry.org \
|
||||||
| python - -y
|
| python - -y
|
||||||
|
|
||||||
- name: Update PATH
|
- name: Update PATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user