mirror of
https://github.com/bitwarden/browser
synced 2024-12-27 10:23:48 +01:00
dont clear cache
This commit is contained in:
parent
8a836fbe98
commit
e9beb0bcae
@ -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
2
jslib
@ -1 +1 @@
|
||||
Subproject commit aebd1b57fc0de80f5a8efbfee28e96b70e93db3d
|
||||
Subproject commit 593870e9365d68e924955f1ec192a70216b63621
|
Loading…
Reference in New Issue
Block a user