1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02: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: