Skip to content

Commit 5367606

Browse files
Add missing new plugins
Fix build error
1 parent b75ee77 commit 5367606

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ jobs:
3737
mkdocs-material-
3838
- run: pip install mkdocs-material
3939
- 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
4042
- run: sudo apt-get install pngquant
4143
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)