We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f8d3d5 + e9c0814 commit badc005Copy full SHA for badc005
.github/workflows/mkdocs-deploy.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Install Dependencies
23
run: pip install mkdocs-material[imaging] mkdocs-autorefs mkdocs-get-deps mkdocs-material-extensions mkdocstrings mkdocstrings-python mkdocs-git-revision-date-localized-plugin
24
- name: Deploy docs
25
- run: mkdocs gh-deploy --force --verbose
+ run: mkdocs gh-deploy --force --verbose
0 commit comments