mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-03 18:24:27 +08:00
ci: fix build error for extensions
This commit is contained in:
1
.github/workflows/trigger-sync.yml
vendored
1
.github/workflows/trigger-sync.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user