appveyor: try to fix build, don't assume directory exists (#888)

This commit is contained in:
Simon Michael 2018-10-06 10:03:55 -10:00
parent beec183a4b
commit f4804aef9a

View File

@ -55,7 +55,7 @@ install:
# install latest stack master
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
# show the stack-installed binares that were restored from cache, can vary by instance
- dir C:\Users\appveyor\AppData\Roaming\local\bin
#- dir C:\Users\appveyor\AppData\Roaming\local\bin
# - stack-release upgrade --git
#- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-master.exe
# - copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe stack.exe