add rpm build option to electron builder (#1611)

This commit is contained in:
Sven Hüster
2021-05-26 10:22:51 +02:00
committed by GitHub
parent 98cf5d25df
commit 8481ca7e33

View File

@@ -47,7 +47,8 @@
"target": [
"deb",
"tar.gz",
"appimage"
"appimage",
"rpm"
],
"extraFiles": [
{