diff --git a/ci/build_python.sh b/ci/build_python.sh index 30a9a4fb..475da371 100755 --- a/ci/build_python.sh +++ b/ci/build_python.sh @@ -3,7 +3,11 @@ set -euo pipefail -source rapids-env-update +rapids-configure-conda-channels + +source rapids-configure-sccache + +source rapids-date-string CONDA_CONFIG_FILE="conda/recipes/versions.yaml"