lyblsgo
2023-09-11 2b1be43e1b10c60559eda71bff4dfddf0f3f94bf
.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/"