mirror of
https://github.com/atom/atom.git
synced 2026-02-01 18:25:06 -05:00
Give Nupkg artifacts a name
This commit is contained in:
@@ -39,7 +39,10 @@ artifacts:
|
||||
name: AtomSetup.msi
|
||||
- path: out\RELEASES
|
||||
name: RELEASES
|
||||
- path: out\*.nupkg
|
||||
- path: out\atom-*-delta.nupkg
|
||||
name: atom-delta.nupkg
|
||||
- path: out\atom-*-full.nupkg
|
||||
name: atom-full.nupkg
|
||||
|
||||
cache:
|
||||
- '%APPVEYOR_BUILD_FOLDER%\script\node_modules'
|
||||
|
||||
Reference in New Issue
Block a user