mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
fix build artifactName to include arch
This commit is contained in:
parent
9d31d952b7
commit
2912cd72ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
appId: org.jeffvli.feishin
|
||||
productName: Feishin
|
||||
artifactName: ${productName}-${version}-${os}-setup.${ext}
|
||||
artifactName: ${productName}-${version}-${os}-${arch}.${ext}
|
||||
electronVersion: 35.1.5
|
||||
directories:
|
||||
buildResources: assets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue