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 a119132 commit 7b83c49Copy full SHA for 7b83c49
1 file changed
.github/workflows/deploy_mkdocs.yml
@@ -33,4 +33,4 @@ jobs:
33
mkdocs-material-
34
- run: pip install poetry
35
- run: poetry install --only docs
36
- - run: mkdocs gh-deploy --force
+ - run: poetry run mkdocs gh-deploy --force
0 commit comments