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 b75ee77 commit 5367606Copy full SHA for 5367606
.github/workflows/ci.yml
@@ -37,5 +37,7 @@ jobs:
37
mkdocs-material-
38
- run: pip install mkdocs-material
39
- run: pip install mkdocs-material[imaging]
40
+ - run: pip install mkdocs-git-revision-date-localized-plugin
41
+ - run: pip install mkdocs-git-committers-plugin-2
42
- run: sudo apt-get install pngquant
43
- run: mkdocs gh-deploy --force
0 commit comments