Fix publishing linux pre-built artifacts (#1919)
This commit is contained in:
4
.github/workflows/test-pip-install.yaml
vendored
4
.github/workflows/test-pip-install.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user