Skip to content

Commit

Permalink
Update build_osx.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Feb 9, 2024
1 parent e9bdf99 commit a01cfbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scripts/build_osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -x
export FEEDSTOCK_ROOT=`pwd`

"${SHELL}" <(curl -L micro.mamba.pm/install.sh)
source ~/.zshrc

echo -e "\n\nInstalling conda-forge-ci-setup=3 and conda-build."
micromamba create -n devenv --quiet --yes conda-forge-ci-setup=3 conda-build=3.27 pip boa quetz-client -c conda-forge
Expand Down

0 comments on commit a01cfbe

Please sign in to comment.