Fix CI tests (#1061)

This commit is contained in:
Fangjun Kuang
2024-06-27 18:05:18 +08:00
committed by GitHub
parent 03ebdf3fc6
commit 598c12c4e5
14 changed files with 214 additions and 64 deletions

View File

@@ -74,6 +74,11 @@ jobs:
ls -lh ./bin/Release/sherpa-onnx.exe
- uses: actions/upload-artifact@v4
with:
name: release-windows-x86-${{ matrix.shared_lib }}-${{ matrix.with_tts }}
path: build/install/*
- name: Test offline punctuation
shell: bash
run: |