yhliang
2023-04-18 d13218de97912d41538fb52c910e1ff7347599e0
.github/workflows/main.yml
@@ -21,14 +21,6 @@
        with:
          docs-folder: "docs_cn/"
          pre-build-command: "pip install sphinx-markdown-tables nbsphinx jinja2 recommonmark sphinx_rtd_theme"
      - uses: ammaraskar/sphinx-action@master
        with:
          docs-folder: "docs_m2met2/"
          pre-build-command: "pip install jinja2 sphinx_rtd_theme myst-parser"
      - uses: ammaraskar/sphinx-action@master
        with:
          docs-folder: "docs_m2met2_cn/"
          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'