appveyor - single quote cache.

This commit is contained in:
John MacFarlane 2018-09-26 18:17:32 -07:00
parent b5e123cc3a
commit 91ef25a59e

View file

@ -43,7 +43,7 @@ matrix:
fast_finish: true fast_finish: true
cache: cache:
- "%CABAL_STORE%" - '%CABAL_STORE%'
# Note: to reset build cache, do the following in JavaScript # Note: to reset build cache, do the following in JavaScript
# console on appveyor: # console on appveyor: