We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the GitHub action log. https://github.com/santhosh-tekuri/boon/actions/runs/12628209486/job/35184005817
if I uncomment aarch64-unknown-linux-gnu part, it works fine
aarch64-unknown-linux-gnu
The text was updated successfully, but these errors were encountered:
It seems to be a bug in cross (fixed in cross-rs/cross#684?)
cross
I would suggest trying the way described in that PR, or using another cross-compilation way as described in our readme: https://github.com/taiki-e/upload-rust-binary-action?tab=readme-ov-file#setup-cross-toolchain-action
Sorry, something went wrong.
the second option worked perfectly. thanks for the solution.
No branches or pull requests
the GitHub action log. https://github.com/santhosh-tekuri/boon/actions/runs/12628209486/job/35184005817
if I uncomment
aarch64-unknown-linux-gnu
part, it works fineThe text was updated successfully, but these errors were encountered: