update cache locations for windows
This commit is contained in:
parent
6a65901b87
commit
0cd0ef60f0
|
@ -69,7 +69,8 @@ for:
|
|||
only:
|
||||
- image: Visual Studio 2017
|
||||
cache:
|
||||
- '%USERPROFILE%\.electron -> appveyor.yml'
|
||||
- '%LOCALAPPDATA%\electron -> appveyor.yml'
|
||||
- '%LOCALAPPDATA%\electron-builder -> appveyor.yml'
|
||||
|
||||
-
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue