Skip to content

Commit

Permalink
set and unset e
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 15, 2023
1 parent 78566e0 commit effab51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ yum install -y cuda-toolkit-12-3
rapids-logger "Install GCC"
yum install -y centos-release-scl
yum install -y devtoolset-9

set +e
source scl_source enable devtoolset-9
set -e

rapids-logger "Check conda environment"
conda list
Expand Down

0 comments on commit effab51

Please sign in to comment.