mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
support math
This commit is contained in:
parent
480b50a329
commit
bd6ed1d7af
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user