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
cargo-binstall installs the binary as 'dist' not 'cargo-dist', so
'cargo dist' fails with "no such command". Use 'dist' directly since
that's the actual binary name installed by taiki-e/install-action
when falling back to cargo-binstall.
Fixes: Release workflow "plan" job failure
0 commit comments