Skip to content

Commit d89c5d0

Browse files
committed
chore: remove debian package generation
1 parent 193c803 commit d89c5d0

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

src-tauri/src/bundle/linux/deb/main.desktop.download

Lines changed: 0 additions & 11 deletions
This file was deleted.

src-tauri/tauri.conf.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@
110110
"active": true,
111111
"category": "DeveloperTool",
112112
"copyright": "Copyright (c) 2022 - present Core.ai",
113-
"deb": {
114-
"desktopTemplate": "./src/bundle/linux/deb/main.desktop.download",
115-
"depends": []
116-
},
117113
"appimage": {
118114
"bundleMediaFramework": true
119115
},
@@ -142,7 +138,6 @@
142138
],
143139
"shortDescription": "Phoenix is a modern open-source IDE for the web, built for the browser",
144140
"targets": [
145-
"deb",
146141
"appimage",
147142
"nsis",
148143
"app",
@@ -418,4 +413,4 @@
418413
}
419414
]
420415
}
421-
}
416+
}

0 commit comments

Comments
 (0)