ci: tweak

pull/662/head^2 v0.3.64
Dax Raad 2025-07-24 15:55:45 -04:00
parent 20bf27feda
commit 72e464ac3e
1 changed files with 1 additions and 0 deletions

View File

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