Skip to content

Commit 0ae3037

Browse files
committed
mkdocs config tasks
1 parent 53f1b90 commit 0ae3037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_builddocsite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pip install sphinx sphinx_readable_theme
3232
- name: mkdocs setup
3333
run: |
34-
pip install mkdocs mkdocs-material python-markdown-math
34+
pip install mkdocs mkdocs-material python-markdown-math pip install mkdocs-i18n
3535
- name: pandoc setup
3636
uses: pandoc/actions/setup@v1
3737

0 commit comments

Comments
 (0)