appveyor: tweak 7x command 2 (#888)

This commit is contained in:
Simon Michael 2018-10-06 17:04:30 -10:00
parent 1d3dfcf0f0
commit c476a187fc

View File

@ -46,7 +46,7 @@ install:
# install latest stack prerelease
- curl -skLO https://github.com/commercialhaskell/stack/releases/download/v1.9.0.1/stack-1.9.0.1-windows-x86_64.tar.gz
- 7z e -y stack-1.9.0.1-windows-x86_64.tar.gz stack-1.9.0.1-windows-x86_64\stack.exe
- 7z e -y stack.exe
- stack --version
# install latest stack 4125-cabal-style-build-tools branch