Fix CI for pip install (#371)

This commit is contained in:
Fangjun Kuang
2023-10-19 10:43:14 +08:00
committed by GitHub
parent 33ad3fa610
commit eead16e27f
8 changed files with 36 additions and 11 deletions

View File

@@ -19,6 +19,7 @@ on:
- 'CMakeLists.txt'
- 'cmake/**'
- 'sherpa-onnx/csrc/*'
workflow_dispatch:
concurrency:
group: run-python-test-${{ github.ref }}