Also build 32bit release artifact

This commit is contained in:
2020-04-19 19:23:54 +02:00
parent 296bbdd561
commit 1842ed464f
4 changed files with 55 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ else
fi
mkdir out
cp "$(ecabal new-exec --verbose=0 --offline sh -- -c 'command -v ghcup')" .
cp "$(ecabal new-exec -w ghc-${GHC_VERSION} --verbose=0 --offline sh -- -c 'command -v ghcup')" .
ver=$(./ghcup --numeric-version)
cp ghcup out/${ARTIFACT}-${ver}