mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-11 21:41:36 +00:00
ci: tweak
This commit is contained in:
parent
20bf27feda
commit
72e464ac3e
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ console.log(`publishing ${version}`)
|
|||
const GOARCH: Record<string, string> = {
|
||||
arm64: "arm64",
|
||||
x64: "amd64",
|
||||
"x64-baseline": "amd64",
|
||||
}
|
||||
|
||||
const targets = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue