Remove suppress output to see why wheel is not building

This commit is contained in:
Max Fitton
2020-12-23 15:59:51 -08:00
parent 72fc27550c
commit c8f8a8e510
+1 -1
View File
@@ -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