mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-05 18:37:47 +01:00
dont clear cache
This commit is contained in:
parent
8a836fbe98
commit
e9beb0bcae
@ -101,13 +101,13 @@ for:
|
|||||||
only:
|
only:
|
||||||
- image: Visual Studio 2017
|
- image: Visual Studio 2017
|
||||||
cache:
|
cache:
|
||||||
- '%LOCALAPPDATA%\electron -> appveyor.yml'
|
- '%LOCALAPPDATA%\electron'
|
||||||
- '%LOCALAPPDATA%\electron-builder -> appveyor.yml'
|
- '%LOCALAPPDATA%\electron-builder'
|
||||||
|
|
||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
only:
|
only:
|
||||||
- image: Ubuntu1804
|
- image: Ubuntu1804
|
||||||
cache:
|
cache:
|
||||||
- '/home/appveyor/.cache/electron -> appveyor.yml'
|
- '/home/appveyor/.cache/electron'
|
||||||
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'
|
- '/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