ci: fix docs dependency

This commit is contained in:
yunwei37
2024-09-07 05:52:09 +00:00
parent ba6314aa73
commit 45558f406a

View File

@@ -53,6 +53,8 @@ jobs:
run: |
pip install mkdocs-material=="9.*" mkdocs-static-i18n=="0.53"
pip install "mkdocs-material[imaging]"
pip install mkdocs-git-revision-date-localized-plugin
pip install mkdocs-git-authors-plugin
- name: Test page build
run: |