diff --git a/.builds/publish.yml b/.builds/publish.yml index c7cd21719d8880904d03f57814e68e1f0ffbba7c..5128cf6b614e450ddb2eb9ef504f441dcd1e44b1 100644 --- a/.builds/publish.yml +++ b/.builds/publish.yml @@ -39,7 +39,7 @@ rm "/tmp/$GO_TARBALL" go version - install_hut: | go install git.sr.ht/~xenrox/hut@latest - hut --version + hut version - install_goreleaser: | # Pinned binary release, not `go install` — goreleaser's release # binaries are stripped + statically linked and ~10x smaller than