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