Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 895fb67

Browse files
committed
Fix appveyor artifacts
1 parent d1d66fc commit 895fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deploy:
1010
- provider: GitHub
1111
auth_token:
1212
secure: xbDg5MsNRSCKs8kfz7jFP8D4g0BoPVB0vUPEy446Bru5RQCF/JDMGdhAa6SjLVTW
13-
artifact: dist\eDEX-UI-x64.exe, dist\eDEX-UI-ia32.exe,
13+
artifact: dist\eDEX-UI.exe
1414
draft: true
1515
force_update: true
1616
on:

0 commit comments

Comments
 (0)