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

@@ -29,6 +29,7 @@ on:
paths:
- '.github/workflows/style_check.yaml'
- 'sherpa-onnx/**'
workflow_dispatch:
concurrency:
group: style_check-${{ github.ref }}