ci: update poetry source

This commit is contained in:
m-r-g-t 2023-08-28 22:07:28 +01:00
parent 26aa190b03
commit 26b03a8bd0
No known key found for this signature in database
GPG Key ID: 449F570F9C471122

View File

@ -21,7 +21,7 @@ jobs:
- name: Bootstrap poetry
shell: bash
run: |
curl -sL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py \
curl -sSL https://install.python-poetry.org \
| python - -y
- name: Update PATH