Skip to content

Commit

Permalink
build: remove deb build
Browse files Browse the repository at this point in the history
  • Loading branch information
toxophilist committed Nov 17, 2024
1 parent e54abbb commit 9d59a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocd/packages/desktop/forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const config: ForgeConfig = {
]
}, ['darwin']),
new MakerRpm({}),
new MakerDeb({})
// new MakerDeb({})
],
plugins: [
new VitePlugin({
Expand Down

0 comments on commit 9d59a96

Please sign in to comment.