缓存electron-builder数据

pull/96/head
lyswhut 2019-09-04 00:44:19 +08:00
parent 6d90539e89
commit f1cc2fe72e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cache:
- node_modules
- '%APPDATA%\npm-cache'
- '%LOCALAPPDATA%\electron\Cache'
- '%LOCALAPPDATA%\electron-builder\Cache'
install:
- ps: Install-Product node 12 x64