Skip to content

Commit

Permalink
poetry url fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
HYP3R00T committed May 9, 2024
1 parent cb55ee9 commit 33f7deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Install Poetry
run: |
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
curl -sSL https://install.python-poetry.org | python3 -
source $HOME/.poetry/env
- name: Install dependencies
Expand Down

0 comments on commit 33f7deb

Please sign in to comment.