|
@@ -24,7 +24,7 @@ jobs:
|
|
|
- uses: ammaraskar/sphinx-action@master
|
|
- uses: ammaraskar/sphinx-action@master
|
|
|
with:
|
|
with:
|
|
|
docs-folder: "docs_m2met2/"
|
|
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
|
|
- name: deploy copy
|
|
|
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'
|
|
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'
|