tools: appveyor: troubleshooting stack#4125
Called wrong stack. Try, try again. [ci skip]
This commit is contained in:
parent
a2ef041a58
commit
44efd533d2
@ -43,7 +43,7 @@ install:
|
|||||||
- move stack.exe stack-release.exe
|
- move stack.exe stack-release.exe
|
||||||
- stack-release --version
|
- stack-release --version
|
||||||
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
|
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
|
||||||
- stack upgrade --git-branch 4125-cabal-style-build-tools
|
- stack-release upgrade --git-branch 4125-cabal-style-build-tools
|
||||||
- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe .
|
- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe .
|
||||||
- copy stack.exe stack-512f76f3.exe
|
- copy stack.exe stack-512f76f3.exe
|
||||||
- stack --version
|
- stack --version
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user