Fix GitHub actions. (#1642)
This commit is contained in:
4
.github/workflows/test-build-wheel.yaml
vendored
4
.github/workflows/test-build-wheel.yaml
vendored
@@ -139,8 +139,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.7/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.13.0/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
|
||||
|
||||
which sherpa-onnx
|
||||
sherpa-onnx --help
|
||||
|
||||
Reference in New Issue
Block a user