mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
tools: appveyor: troubleshooting stack#4125
doh I see my error [ci skip]
This commit is contained in:
parent
1bf3298842
commit
425aa6b84f
@ -44,7 +44,7 @@ install:
|
||||
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
|
||||
- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe stack-git.exe
|
||||
- stack --version
|
||||
- stack-git upgrade --git--branch 4125-cabal-style-build-tools
|
||||
- stack-git upgrade --git-branch 4125-cabal-style-build-tools
|
||||
- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe .
|
||||
- stack --version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user