Fix publishing linux pre-built artifacts (#1919)

This commit is contained in:
Fangjun Kuang
2025-02-25 15:22:50 +08:00
committed by GitHub
parent 70742b69ec
commit dc2f7e9f9b
4 changed files with 62 additions and 48 deletions

View File

@@ -110,8 +110,8 @@ jobs:
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.9/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.12.8/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.13.1/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.12.9/x64/bin:$PATH
export PATH=/c/hostedtoolcache/windows/Python/3.13.2/x64/bin:$PATH
sherpa-onnx --help
sherpa-onnx-keyword-spotter --help