游雁
2023-07-24 d29e826f2c0db3993edfee7f2b07261648c968a4
.github/workflows/main.yml
@@ -13,6 +13,10 @@
    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/"