Test RPM with CI Tool
This commit is contained in:
parent
e19429936d
commit
ba29289a61
|
@ -46,7 +46,7 @@ const config = {
|
|||
},
|
||||
linux: {
|
||||
icon: '_icons/icon.png',
|
||||
target: ['deb', 'snap', 'AppImage'],
|
||||
target: ['deb', 'rpm', 'AppImage'],
|
||||
},
|
||||
mac: {
|
||||
category: 'public.app-category.utilities',
|
||||
|
|
Loading…
Reference in New Issue