fix: remove RPM target (requires rpmbuild on runner)

This commit is contained in:
2025-11-12 07:12:25 +11:00
parent e3f4bfc7e2
commit 720fdf8946
2 changed files with 1 additions and 4 deletions

View File

@@ -75,8 +75,7 @@
"linux": {
"target": [
"AppImage",
"deb",
"rpm"
"deb"
],
"icon": "build/icon.png",
"category": "AudioVideo",