Skip to content

Commit

Permalink
Proper install
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Feb 6, 2024
1 parent d0183fe commit f8443a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ CPP_CHANNEL=$(rapids-download-conda-from-s3 cpp)

rapids-mamba-retry install \
--channel "${CPP_CHANNEL}" \
# --channel "${PYTHON_CHANNEL}" \
libcuvs #\
# cuvs \
libcuvs

export RAPIDS_VERSION_NUMBER="24.02"
export RAPIDS_DOCS_DIR="$(mktemp -d)"
Expand Down

0 comments on commit f8443a7

Please sign in to comment.