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

Commit 538e674

Browse files
author
Git²
committed
Fix appImage artifacts name
1 parent 7a48463 commit 538e674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"icon": "media/linuxIcons"
6969
},
7070
"appImage": {
71-
"artifactName": "eDEX-UI Linux (${arch})"
71+
"artifactName": "eDEX-UI Linux (${arch}).AppImage"
7272
},
7373
"mac": {
7474
"target": [

0 commit comments

Comments
 (0)