-
Notifications
You must be signed in to change notification settings - Fork 12
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
aarch64-unknown-linux-gnu-gcc
target not working
#28
Comments
log output
|
I'm not sure what's going on here but I don't think it's an issue with this action. It's simply failing to compile for some reason. It looks like an issue with the |
thanks, can you give me any other pointers for debugging? i actually did get this to work, but not with your action -- here is the setup i used to get it to build a linux-arm target but on the ubuntu-latest-arm image (not ideal)
|
.github/workflows/release.yml
.cargo/config.toml
Cargo.toml
will provide log output separately
The text was updated successfully, but these errors were encountered: