mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Cache node_modules on AppVeyor
Signed-off-by: Antonio Scandurra <as-cii@github.com>
This commit is contained in:
@@ -33,6 +33,9 @@ artifacts:
|
||||
name: AtomSetup.msi
|
||||
|
||||
cache:
|
||||
- '%APPVEYOR_BUILD_FOLDER%\build\node_modules'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\apm\node_modules'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\node_modules'
|
||||
- '%USERPROFILE%\.atom\.apm'
|
||||
- '%USERPROFILE%\.atom\.node-gyp\.atom'
|
||||
- '%USERPROFILE%\.atom\.npm'
|
||||
|
||||
Reference in New Issue
Block a user