mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Merge pull request #14788 from atom/this-is-intolerable
AppVeyor node_module caches get corrupted, let's just disable them for now
This commit is contained in:
@@ -58,10 +58,6 @@ artifacts:
|
||||
name: atom-full.nupkg
|
||||
|
||||
cache:
|
||||
- '%APPVEYOR_BUILD_FOLDER%\script\node_modules'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\apm\node_modules'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\node_modules'
|
||||
- '%APPVEYOR_BUILD_FOLDER%\electron'
|
||||
- '%USERPROFILE%\.atom\.apm'
|
||||
- '%USERPROFILE%\.atom\compile-cache'
|
||||
- '%USERPROFILE%\.atom\snapshot-cache'
|
||||
|
||||
Reference in New Issue
Block a user