1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-22 20:31:31 +03:00

Force GHC to install on every build if necessary.

This commit is contained in:
Aaron Friel 2017-08-17 13:28:47 -05:00
parent 8370fcbee9
commit 3821eeb001

View File

@ -11,4 +11,4 @@ stages:
build:
stage: build
script:
- stack build
- stack build --install-ghc