Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish crate on crates.rs and deploy binaries to release page #50

Open
dilawar opened this issue Jul 31, 2024 · 2 comments
Open

Publish crate on crates.rs and deploy binaries to release page #50

dilawar opened this issue Jul 31, 2024 · 2 comments
Assignees
Labels

Comments

@dilawar
Copy link
Collaborator

dilawar commented Jul 31, 2024

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.

@VoltaireNoir
Copy link
Collaborator

Looking into it. I'll report back if I find the cause.

@VoltaireNoir
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants