Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cfd8a0f9 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Eval opam env for Mac OS

parent 5af8b334
Branches
No related tags found
No related merge requests found
Pipeline #158683 failed
......@@ -3,5 +3,6 @@ set -ex
packages="`cat package_list`"
opam switch remove --yes 4.10.0 || true
opam switch create 4.10.0
eval $(opam env)
_distributions/init_opam_switch.sh
opam depext --install --yes $packages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment