Add rpm and deb build targets

This commit is contained in:
jeffvli 2023-12-13 19:39:06 -08:00
parent 36b465504f
commit 7765f14110

View file

@ -129,6 +129,8 @@
"linux": {
"target": [
"AppImage",
"deb",
"rpm",
"tar.xz"
],
"icon": "assets/icons/icon.png",