Skip to content

Commit

Permalink
re-arrange commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Apr 26, 2024
1 parent 122c8eb commit f253286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/build_cpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ version=$(rapids-generate-version)

rapids-logger "Begin cpp build"

RAPIDS_PACKAGE_VERSION=${version} rapids-conda-retry \
RAPIDS_PACKAGE_VERSION=${version} rapids-conda-retry mambabuild \
--channel "${LIBRMM_CHANNEL}" \
mambabuild conda/recipes/libraft
conda/recipes/libraft

rapids-upload-conda-to-s3 cpp

0 comments on commit f253286

Please sign in to comment.