Skip to content

Commit

Permalink
Ugh one more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Feb 4, 2025
1 parent 803cbda commit fd38d0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ sccache --zero-stats
# Build cuvs-bench for each cuda and python version
rapids-conda-retry mambabuild \
--no-test \
--channel "${LIBRMM_CHANNEL}" \
--channel "${LIBRAFT_CHANNEL}" \
--channel "${PYLIBRMM_CHANNEL}" \
--channel "${PYLIBRAFT_CHANNEL}" \
--channel "${CPP_CHANNEL}" \
--channel "${RAPIDS_CONDA_BLD_OUTPUT_DIR}" \
conda/recipes/cuvs-bench
Expand Down

0 comments on commit fd38d0a

Please sign in to comment.