support math

This commit is contained in:
yhliang 2023-04-13 10:40:16 +08:00
parent 480b50a329
commit bd6ed1d7af

View File

@ -24,7 +24,7 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs_m2met2/"
pre-build-command: "pip install sphinx-markdown-tables nbsphinx jinja2 recommonmark sphinx_rtd_theme"
pre-build-command: "pip install jinja2 sphinx_rtd_theme myst_parser"
- name: deploy copy
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'