appveyor: tweak 7x command 2 (#888)
This commit is contained in:
parent
1d3dfcf0f0
commit
c476a187fc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user