mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Update poetry installer URL
This commit is contained in:
parent
bd7a880468
commit
9ac739c423
1 changed files with 1 additions and 3 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
@ -25,9 +25,7 @@ jobs:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: First set up.
|
- name: First set up.
|
||||||
run: |
|
run: curl -sSL https://install.python-poetry.org | python3 -
|
||||||
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
|
|
||||||
echo $HOME/.poetry/bin >> $GITHUB_PATH
|
|
||||||
|
|
||||||
- name: Docker image build.
|
- name: Docker image build.
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue