Skip to content

Commit

Permalink
prevent path conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Mar 18, 2024
1 parent 1874f49 commit fb4f3d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/build_cpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ version=$(rapids-generate-version)

rapids-logger "Begin cpp build"

conda config --set path_conflict prevent

RAPIDS_PACKAGE_VERSION=${version} rapids-conda-retry mambabuild conda/recipes/libcucim

rapids-upload-conda-to-s3 cpp

0 comments on commit fb4f3d0

Please sign in to comment.