mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 17:31:37 +08:00
Remove suppress output to see why wheel is not building
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ build_wheels() {
|
||||
;;
|
||||
darwin*)
|
||||
# This command should be kept in sync with ray/python/README-building-wheels.md.
|
||||
suppress_output "${WORKSPACE_DIR}"/python/build-wheel-macos.sh
|
||||
"${WORKSPACE_DIR}"/python/build-wheel-macos.sh
|
||||
;;
|
||||
msys*)
|
||||
keep_alive "${WORKSPACE_DIR}"/python/build-wheel-windows.sh
|
||||
|
||||
Reference in New Issue
Block a user