1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +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: only:
- image: Visual Studio 2017 - image: Visual Studio 2017
cache: cache:
- '%USERPROFILE%\.electron -> appveyor.yml' - '%LOCALAPPDATA%\electron -> appveyor.yml'
- '%LOCALAPPDATA%\electron-builder -> appveyor.yml'
- -
matrix: matrix: