mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-26 02:27:14 +00:00
fix(release): stabilize packaged build validation
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
]
|
||||
},
|
||||
"bundle": {
|
||||
"targets": ["appimage"]
|
||||
"targets": ["appimage"],
|
||||
"linux": {
|
||||
"appimage": {
|
||||
"files": {
|
||||
"linux/Firelink.appdata.xml": "usr/share/metainfo/Firelink.appdata.xml"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user