DEBSOURCES
Skip Quicknav
sources / ocaml-stdcompat / 21.1-2 / .github / scripts / build-in-docker.sh
123456
set -e ocaml_compiler="$1" builder="$2" opam switch "$ocaml_compiler" eval $(opam env) sh -exc ".github/scripts/build-\"$builder\".sh"