ci: version stuff
This commit is contained in:
parent
4c464cf4c0
commit
289783f627
7 changed files with 19 additions and 19 deletions
|
|
@ -49,6 +49,7 @@ for (const [os, arch] of targets) {
|
|||
entrypoints: ["./src/index.ts"],
|
||||
define: {
|
||||
OPENCODE_VERSION: `'${Script.version}'`,
|
||||
OPENCODE_CHANNEL: `'${Script.channel}'`,
|
||||
OPENCODE_TUI_PATH: `'../../../dist/${name}/bin/tui'`,
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue