Skip to content

Commit 11d859b

Browse files
committed
Added missing mkdocs-static-i18n pip package
1 parent 092b5a1 commit 11d859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
path: .cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material mkdocs-glightbox mkdocs-macros-plugin
28+
- run: pip install mkdocs-material mkdocs-glightbox mkdocs-macros-plugin mkdocs-static-i18n
2929
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)