Revert "appveyor.yml - reset cache when appveyor.yml changes."
This reverts commit 8ac2675c27
.
This commit is contained in:
parent
8ac2675c27
commit
d487176b58
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ environment:
|
|||
STACK: "%STACK_ROOT%\\stack.exe"
|
||||
|
||||
cache:
|
||||
- "%STACK_ROOT%" -> appveyor.yml
|
||||
- "%WIXBIN%" -> appveyor.yml
|
||||
- "%STACK_ROOT%"
|
||||
- "%WIXBIN%"
|
||||
# This is where stack install ghc by default, but we don't
|
||||
# cache it because it's too large:
|
||||
# - "c:\\Users\\appveyor\\AppData\\Local\\Programs\\stack"
|
||||
|
|
Loading…
Reference in a new issue