feat(desktop): reintroduce AppStream MetaInfo for Linux desktop builds (#27253)
This commit is contained in:
@@ -5,5 +5,6 @@ import { resolveChannel } from "./utils"
|
||||
|
||||
const channel = resolveChannel()
|
||||
await $`bun ./scripts/copy-icons.ts ${channel}`
|
||||
await $`bun ./scripts/copy-metainfo.ts ${channel}`
|
||||
|
||||
await $`cd ../opencode && bun script/build-node.ts`
|
||||
|
||||
Reference in New Issue
Block a user