Skip to content

Commit 86366c3

Browse files
committed
Add missing x64 artifacts to appveyor.yml
1 parent ff6f240 commit 86366c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ artifacts:
7777
name: atom-windows.zip
7878
- path: out\RELEASES
7979
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
8086
- path: out\atom-*-delta.nupkg
8187
name: atom-delta.nupkg
8288
- path: out\atom-*-full.nupkg

0 commit comments

Comments
 (0)