We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf22f6 commit 0683038Copy full SHA for 0683038
.github/workflows/deploy-mkdocs.yml
@@ -41,4 +41,4 @@ jobs:
41
run: poetry install --no-interaction
42
43
- name: Deploy docs
44
- run: mkdocs gh-deploy --force
+ run: poetry run mkdocs gh-deploy --force
0 commit comments