Build appimage instead of deb for linux

This commit is contained in:
Dimitris Zervas
2024-12-19 20:17:33 +02:00
committed by GitHub
parent 07a284cf2d
commit 42f6aedbc0

View File

@@ -33,7 +33,7 @@
"guid": "com.opennoodl.app" "guid": "com.opennoodl.app"
}, },
"linux": { "linux": {
"target": "deb" "target": "appimage"
}, },
"protocols": { "protocols": {
"name": "opennoodl", "name": "opennoodl",