install-action
install-action copied to clipboard
Feature request: support `cargo deb`
It would be great if this action could install cargo-deb (Code, Crates.io). It's a great way to make Debian package files.
Does this action require the tool's releases section to have the binary already?
Yes.
(Btw, even if it is not officially supported by this action, it may already be supported via the cargo-binstall fallback.)
I haven't forgotten about this, I just need to see how cargo-deb's Debian package works, since that's all they release. https://github.com/kornelski/cargo-deb/releases/tag/v3.6.2