Skip to content

Commit

Permalink
Added rpm support
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël committed Apr 29, 2019
1 parent c7a6971 commit bd65d44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion electron-builder.json
Expand Up @@ -23,7 +23,8 @@
"linux": {
"target": [
"AppImage",
"deb"
"deb",
"rpm"
]
}
}

0 comments on commit bd65d44

Please sign in to comment.