Skip to content

Commit

Permalink
Update ci/build_python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Oct 29, 2024
1 parent 1e0609f commit ad8f488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rapids-generate-version > ./VERSION
rapids-logger "Begin py build"
conda config --set path_conflict prevent

sccache --show-zero-stats
sccache --zero-stats

RAPIDS_PACKAGE_VERSION=$(head -1 ./VERSION) rapids-conda-retry mambabuild \
conda/recipes/ucx-py
Expand Down

0 comments on commit ad8f488

Please sign in to comment.