Skip to content

Commit b4ae19a

Browse files
committed
fix: release
1 parent 5aa13c8 commit b4ae19a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ mac:
3535
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
3636
dmg:
3737
background: build/dmg-background.png
38-
artifactName: ${name}-${version}.${ext}
38+
artifactName: ${name}-${version}-${arch}.${ext}
3939
title: ${productName}
4040
contents:
4141
- x: 225

0 commit comments

Comments
 (0)