appveyor: don't invalidate whole C:\SR from a stack yaml change

This commit is contained in:
Simon Michael 2018-05-30 10:41:07 -07:00
parent 6d5bd27fe3
commit d257d136e1

View File

@ -28,7 +28,7 @@ environment:
# only those files for cache invalidation, quicker than checksumming all cached content.
cache:
- "%LOCALAPPDATA%\\Programs\\stack"
- C:\sr -> **\*.yaml
- C:\sr
- .stack-work
- hledger-lib\.stack-work -> hledger-lib\**
- hledger\.stack-work -> hledger\**