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 should be able to download and install the package.
I've added a job to github actions that try to upload binary to release page but it is not working. Would be nice to have a fresh pair of eyes look at it.
The text was updated successfully, but these errors were encountered:
You could try the steps mentioned in this post to see if it works. You can also use cargo-dist utility to set-up CI for releases with uploaded binaries.
cargo binstall
should be able to download and install the package.I've added a job to github actions that try to upload binary to release page but it is not working. Would be nice to have a fresh pair of eyes look at it.
The text was updated successfully, but these errors were encountered: