feat(desktop): reintroduce AppStream MetaInfo for Linux desktop builds (#27253)
This commit is contained in:
parent
bed88ce50e
commit
4aaece29d9
3 changed files with 49 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue