Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ fi
# environment variable so it does not constrain the frontend installation.
unset PIP_CONSTRAINT

rapids-telemetry-record build-${package_name}.log python -m build \
rapids-telemetry-record build-${package_name}.log rapids-python-build-retry \
"${RAPIDS_BUILD_ARGS[@]}" \
.

Expand Down
Loading