Compare commits
1 commit
release-te
...
master
Author | SHA1 | Date | |
---|---|---|---|
900ad6d495 |
1
.github/workflows/build-openmct.yml
vendored
1
.github/workflows/build-openmct.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
with:
|
||||
xgo_version: latest
|
||||
go_version: 1.21
|
||||
pkg: cmd/gotelem
|
||||
dest: build
|
||||
prefix: gotelem-full
|
||||
targets: windows/amd64,linux/amd64,linux/arm64,linux/arm/v7,darwin/arm64,darwin/amd64
|
||||
|
|
Loading…
Reference in a new issue