Skip to content

Commit

Permalink
ci: fix build error for extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Jan 13, 2024
1 parent 5ca55b3 commit 01e85ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Install dependents
run: |
pip install mkdocs-material=="9.*" mkdocs-static-i18n=="0.53"
pip install "mkdocs-material[imaging]"
- name: Test page build
run: |
Expand Down

0 comments on commit 01e85ee

Please sign in to comment.