We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6f240 commit 86366c3Copy full SHA for 86366c3
appveyor.yml
@@ -77,6 +77,12 @@ artifacts:
77
name: atom-windows.zip
78
- path: out\RELEASES
79
name: RELEASES
80
+ - path: out\AtomSetup-x64.exe
81
+ name: AtomSetup-x64.exe
82
+ - path: out\atom-x64-windows.zip
83
+ name: atom-x64-windows.zip
84
+ - path: out\RELEASES-x64
85
+ name: RELEASES-x64
86
- path: out\atom-*-delta.nupkg
87
name: atom-delta.nupkg
88
- path: out\atom-*-full.nupkg
0 commit comments