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:
parent
8370fcbee9
commit
3821eeb001
@ -11,4 +11,4 @@ stages:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- stack build
|
- stack build --install-ghc
|
||||||
|
Loading…
Reference in New Issue
Block a user