Support building debug version on Windows (#583)

This commit is contained in:
Fangjun Kuang
2024-02-18 10:39:55 +08:00
committed by GitHub
parent 81da0fb7a6
commit 64007a6193
9 changed files with 323 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ jobs:
export PATH=/c/hostedtoolcache/windows/Python/3.8.10/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.9.13/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.10.11/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.11.7/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.11.8/x64/bin:$PATH
sherpa-onnx --help
sherpa-onnx-keyword-spotter --help