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"
|
STACK: "%STACK_ROOT%\\stack.exe"
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- "%STACK_ROOT%" -> appveyor.yml
|
- "%STACK_ROOT%"
|
||||||
- "%WIXBIN%" -> appveyor.yml
|
- "%WIXBIN%"
|
||||||
# This is where stack install ghc by default, but we don't
|
# This is where stack install ghc by default, but we don't
|
||||||
# cache it because it's too large:
|
# cache it because it's too large:
|
||||||
# - "c:\\Users\\appveyor\\AppData\\Local\\Programs\\stack"
|
# - "c:\\Users\\appveyor\\AppData\\Local\\Programs\\stack"
|
||||||
|
|
Loading…
Reference in a new issue