Test RPM with CI Tool

This commit is contained in:
Preston 2020-05-27 18:14:28 -04:00
parent e19429936d
commit ba29289a61
1 changed files with 1 additions and 1 deletions

View File

@ -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',