Kaynağa Gözat

update docs

speech_asr 3 yıl önce
ebeveyn
işleme
1ec7e42f01
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      .github/workflows/main.yml

+ 3 - 3
.github/workflows/main.yml

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