Skip to content

Commit

Permalink
add unique dmg names for intel and m1 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Onatcer committed Aug 27, 2024
1 parent cc34256 commit ad29991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mac:
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
notarize: true
dmg:
artifactName: ${name}-${version}.${ext}
artifactName: ${name}-${version}-${arch}.${ext}
linux:
target:
- deb
Expand Down

0 comments on commit ad29991

Please sign in to comment.