mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update main.yml
This commit is contained in:
parent
951eec1cf0
commit
b1a1ac6c11
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
docs-folder: "docs_m2met2/"
|
||||
pre-build-command: "pip install jinja2 sphinx_rtd_theme myst-parser"
|
||||
- uses: ammaraskar/sphinx-action@master
|
||||
- uses: ammaraskar/sphinx-action@master
|
||||
with:
|
||||
docs-folder: "docs_m2met2_cn/"
|
||||
pre-build-command: "pip install jinja2 sphinx_rtd_theme myst-parser"
|
||||
@ -54,4 +54,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
PUBLISH_BRANCH: gh-pages
|
||||
PUBLISH_DIR: public
|
||||
PUBLISH_DIR: public
|
||||
|
||||
Loading…
Reference in New Issue
Block a user