We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f1b90 commit 0ae3037Copy full SHA for 0ae3037
.github/workflows/test_builddocsite.yml
@@ -31,7 +31,7 @@ jobs:
31
pip install sphinx sphinx_readable_theme
32
- name: mkdocs setup
33
run: |
34
- pip install mkdocs mkdocs-material python-markdown-math
+ pip install mkdocs mkdocs-material python-markdown-math pip install mkdocs-i18n
35
- name: pandoc setup
36
uses: pandoc/actions/setup@v1
37
0 commit comments