You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix install script to match goreleaser tarball naming
The install script expected bare binaries (ty-linux-amd64) but goreleaser
produces versioned tarballs (ty_0.2.26_linux_amd64.tar.gz).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments