Skip to content
Snippets Groups Projects
Commit fa8e9b3c authored by Javier Neira's avatar Javier Neira
Browse files

Remove install zip (again)

parent 83c604a0
No related branches found
Tags ghc-8.6.2-release
No related merge requests found
...@@ -278,7 +278,6 @@ build-x86_64-windows: ...@@ -278,7 +278,6 @@ build-x86_64-windows:
- new-x86_64-windows - new-x86_64-windows
parallel: *default_matrix parallel: *default_matrix
script: script:
- bash '-lc' 'pacman --noconfirm -S zip'
- $env:CHERE_INVOKING = "yes" - $env:CHERE_INVOKING = "yes"
- bash '-lc' "ADD_CABAL_ARGS=$env:ADD_CABAL_ARGS GHC_VERSION=$env:GHC_VERSION CABAL_INSTALL_VERSION=$CABAL_INSTALL_VERSION .gitlab/ci.sh" - bash '-lc' "ADD_CABAL_ARGS=$env:ADD_CABAL_ARGS GHC_VERSION=$env:GHC_VERSION CABAL_INSTALL_VERSION=$CABAL_INSTALL_VERSION .gitlab/ci.sh"
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment