Skip to content

Commit

Permalink
ci: fix docs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Sep 7, 2024
1 parent ba6314a commit 45558f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 45558f4

Please sign in to comment.