Skip to content

Commit 45558f4

Browse files
committed
ci: fix docs dependency
1 parent ba6314a commit 45558f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trigger-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
run: |
5454
pip install mkdocs-material=="9.*" mkdocs-static-i18n=="0.53"
5555
pip install "mkdocs-material[imaging]"
56+
pip install mkdocs-git-revision-date-localized-plugin
57+
pip install mkdocs-git-authors-plugin
5658
5759
- name: Test page build
5860
run: |

0 commit comments

Comments
 (0)