mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-10 14:22:53 +01:00
Build appimage instead of deb for linux
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"guid": "com.opennoodl.app"
|
||||
},
|
||||
"linux": {
|
||||
"target": "deb"
|
||||
"target": "appimage"
|
||||
},
|
||||
"protocols": {
|
||||
"name": "opennoodl",
|
||||
@@ -141,4 +141,4 @@
|
||||
"optionalDependencies": {
|
||||
"dmg-license": "^1.0.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user