onnxruntime/tools/ci_build/github
Adrian Lizarraga b1e0930eab
Fix build for linux python wheel (#22801)
### Description
Fixes command for building Linux python packages by preventing an empty
`-p` command-line option from being passed to a subsequent build script:
1f3b675453/tools/ci_build/github/linux/run_python_dockerbuild.sh (L37)



### Motivation and Context
A recent [PR
](https://github.com/microsoft/onnxruntime/pull/22773)introduced a new
optional command-line option (`-p`) to pass custom python exe paths. We
need to check if the option is empty before forwarding the option to a
separate build script.
2024-11-11 15:20:07 -08:00
..
android Remove webgpu ep in mobile packaging stages (#22725) 2024-11-05 09:14:26 -08:00
apple Remove webgpu ep in mobile packaging stages (#22725) 2024-11-05 09:14:26 -08:00
azure-pipelines Add Android QNN Browserstack test (#22434) 2024-11-10 16:10:29 -08:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Fix build for linux python wheel (#22801) 2024-11-11 15:20:07 -08:00
pai Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
windows [TensorRT EP] support TensorRT 10.6-GA (#22644) 2024-11-06 14:33:46 -08:00
Doxyfile_csharp.cfg