游雁
2023-09-01 a4d0724b27c8a1bc1df1f659c8c763813d23ff8c
.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/"