Fix building .Net packages (#247)

This commit is contained in:
Fangjun Kuang
2023-08-09 12:53:13 +08:00
committed by GitHub
parent aa48b76d4b
commit 46062bb697
2 changed files with 14 additions and 4 deletions

View File

@@ -109,7 +109,6 @@ jobs:
run: |
cd windows
unzip ./*.whl
cp -v ./*.dll sherpa_onnx/lib/
tree .
- name: Setup .NET Core 3.1