appveyor - single quote cache.
This commit is contained in:
parent
b5e123cc3a
commit
91ef25a59e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ matrix:
|
|||
fast_finish: true
|
||||
|
||||
cache:
|
||||
- "%CABAL_STORE%"
|
||||
- '%CABAL_STORE%'
|
||||
|
||||
# Note: to reset build cache, do the following in JavaScript
|
||||
# console on appveyor:
|
||||
|
|
Loading…
Reference in a new issue