Skip to content

Commit

Permalink
ci: fix python public job (#2879)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanglaser committed Aug 22, 2024
1 parent fb0d002 commit 2b18f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/pipeline/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ jobs:
conda activate CB
export DALROOT=$(Pipeline.Workspace)/daal/latest
source ${DALROOT}/env/vars.sh
export PREFIX=${CONDA_PREFIX}
cd sklearnex
export PYTHON=python
./conda-recipe/build.sh
Expand Down

0 comments on commit 2b18f4d

Please sign in to comment.