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 0b4441e commit 7d43efbCopy full SHA for 7d43efb
.github/workflows/deploy_to_pages.yml
@@ -35,7 +35,7 @@ jobs:
35
mkdocs-material-
36
37
- name: 📦 Install dependencies
38
- run: pip install mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-static-i18n
+ run: pip install mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 mkdocs-static-i18n
39
40
- name: 🚀 Deploy to GitHub Pages
41
run: mkdocs gh-deploy --force
0 commit comments