1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

dont clear cache

This commit is contained in:
Kyle Spearrin
2019-03-22 22:23:50 -04:00
parent 8a836fbe98
commit e9beb0bcae
2 changed files with 5 additions and 5 deletions

View File

@@ -101,13 +101,13 @@ for:
only:
- image: Visual Studio 2017
cache:
- '%LOCALAPPDATA%\electron -> appveyor.yml'
- '%LOCALAPPDATA%\electron-builder -> appveyor.yml'
- '%LOCALAPPDATA%\electron'
- '%LOCALAPPDATA%\electron-builder'
-
matrix:
only:
- image: Ubuntu1804
cache:
- '/home/appveyor/.cache/electron -> appveyor.yml'
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'
- '/home/appveyor/.cache/electron'
- '/home/appveyor/.cache/electron-builder'

2
jslib

Submodule jslib updated: aebd1b57fc...593870e936