Browse Source

ci: tweak

Dax Raad 7 months ago
parent
commit
72e464ac3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/opencode/script/publish.ts

+ 1 - 0
packages/opencode/script/publish.ts

@@ -22,6 +22,7 @@ console.log(`publishing ${version}`)
 const GOARCH: Record<string, string> = {
   arm64: "arm64",
   x64: "amd64",
+  "x64-baseline": "amd64",
 }
 
 const targets = [