Fix release builds

This commit is contained in:
2020-04-27 16:23:44 +02:00
parent ed4ff15f96
commit 2e28b0d00f
2 changed files with 3 additions and 1 deletions

View File

@@ -161,7 +161,7 @@ release:linux:32bit:
before_script:
- ./.gitlab/before_script/linux/alpine/install_deps.sh
variables:
ARTIFACT: "x86_64-linux-ghcup"
ARTIFACT: "i386-linux-ghcup"
GHC_VERSION: "8.8.3"
CABAL_VERSION: "3.2.0.0"