Compare commits

...

1 commit

Author SHA1 Message Date
saji 900ad6d495 release build correct package
All checks were successful
release / release-full (push) Successful in 8m25s
2024-03-09 09:15:01 -06:00

View file

@ -27,6 +27,7 @@ jobs:
with: with:
xgo_version: latest xgo_version: latest
go_version: 1.21 go_version: 1.21
pkg: cmd/gotelem
dest: build dest: build
prefix: gotelem-full prefix: gotelem-full
targets: windows/amd64,linux/amd64,linux/arm64,linux/arm/v7,darwin/arm64,darwin/amd64 targets: windows/amd64,linux/amd64,linux/arm64,linux/arm/v7,darwin/arm64,darwin/amd64