Skip to content

Commit

Permalink
try reverting back to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cortes-intel committed Sep 16, 2024
1 parent 9be1e40 commit 97ce43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/env/apt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function install_dev-base {
}

function install_dev-base-conda {
mamba env create -f .ci/env/environment.yml
conda env create -f .ci/env/environment.yml
}

function install_gnu-cross-compilers {
Expand Down

0 comments on commit 97ce43e

Please sign in to comment.