Skip to content
Snippets Groups Projects
Commit 8259a690 authored by Samuel Hym's avatar Samuel Hym
Browse files

CI: Display current opam configuration

parent 0a6c5510
No related branches found
No related tags found
No related merge requests found
Pipeline #17141 failed
......@@ -3,6 +3,7 @@ image: "coqorg/coq:latest"
build:
stage: build
script:
- opam config list
- .ci/apt-get.sh ghc cabal-install libghc-language-c-dev libghc-wl-pprint-text-dev libghc-optparse-applicative-dev libghc-data-default-dev libghc-aeson-dev
- cabal build
- cp dist/build/digger/digger digger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment