mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-09-07 18:40:48 +00:00
Update electron-builder.yml
This commit is contained in:
@@ -109,15 +109,17 @@ linux:
|
||||
target:
|
||||
- "deb"
|
||||
- "AppImage"
|
||||
- "snap"
|
||||
- "rpm"
|
||||
|
||||
deb:
|
||||
artifactName: "Qortal-Setup-arm64.${ext}"
|
||||
artifactName: "Qortal-Setup-amd64.${ext}"
|
||||
synopsis: "Qortal UI for Linux"
|
||||
afterInstall: "./scripts/add-debian-apt-repo.sh"
|
||||
afterRemove: "./scripts/uninstall-debian-conf.sh"
|
||||
|
||||
appImage:
|
||||
artifactName: "Qortal-Setup-arm64.${ext}"
|
||||
artifactName: "Qortal-Setup-amd64.${ext}"
|
||||
|
||||
snap:
|
||||
artifactName: "Qortal-Setup-amd64.${ext}"
|
||||
|
Reference in New Issue
Block a user