Skip to content

Commit

Permalink
more paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 11, 2024
1 parent 4477b70 commit d6f05c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rapids-generate-version > ./VERSION

RAPIDS_PY_CUDA_SUFFIX="$(rapids-wheel-ctk-name-gen ${RAPIDS_CUDA_VERSION})"

touch /tmp/build-constraints.txt
touch /tmp/constraints-build.txt

if [[ "${package_name}" == "cuspatial" ]]; then
# Downloads libcuspatial wheel from this current build,
Expand Down

0 comments on commit d6f05c6

Please sign in to comment.