1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

update cache locations for windows

This commit is contained in:
Kyle Spearrin
2019-03-12 22:22:10 -04:00
parent 6a65901b87
commit 0cd0ef60f0

View File

@@ -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: