Skip to content

Commit

Permalink
update build_python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Apr 18, 2024
1 parent 8ccd06e commit 04eb571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ echo "${version}" > VERSION
sed -i "/^__git_commit__/ s/= .*/= \"${commit}\"/g" "${package_src_dir}/_version.py"

rapids-logger "Begin py build"
conda config --set path_conflict prevent

CPP_CHANNEL=$(rapids-download-conda-from-s3 cpp)

Expand Down

0 comments on commit 04eb571

Please sign in to comment.