游雁
2023-09-13 33d3d2084403fd34b79c835d2f2fe04f6cd8f738
.github/workflows/main.yml
@@ -13,10 +13,6 @@
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - name: cp funasr
        if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'
        run: |
           ln -s funasr ./
      - uses: ammaraskar/sphinx-action@master
        with:
          docs-folder: "docs/"