diff options
Diffstat (limited to 'dev/ci/azure-build.sh')
| -rwxr-xr-x | dev/ci/azure-build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ci/azure-build.sh b/dev/ci/azure-build.sh index 494651c5bf..1b02cd45ed 100755 --- a/dev/ci/azure-build.sh +++ b/dev/ci/azure-build.sh @@ -4,4 +4,5 @@ set -e -x cd $(dirname $0)/../.. +eval $(opam env) dune build coq.install coqide-server.install |
