Hacker News new | ask | show | jobs
by pepa65 600 days ago
Confirmed, cargo-binstall is not configured for Marmite, so cargo will fall back to install, and the single-binary cargo-binstall will try its heuristics which do not detect ubuntu-latest-binary.zip or macos-latest-binary.zip.
1 comments

Good catch, I will try to learn how cargo-binstall works and provide the proper binary files.

There is an open issue to improve the Github Actions CI related to build and release.