Skip to content

Commit

Permalink
Update build_linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jan 29, 2024
1 parent 8973cd0 commit b02c630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ conda config --remove channels defaults
# conda config --set channel_priority strict

mamba update conda --yes --quiet -c conda-forge
mamba install --yes --quiet pip conda-build=3.25 anaconda-client mamba boa
mamba install --yes --quiet pip conda-build=3.25 anaconda-client mamba boa=0.15

# setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}"
# export PATH="$HOME/miniconda/bin:$PATH"
Expand Down

0 comments on commit b02c630

Please sign in to comment.