Skip to content

Not working on arm architecture #7

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

Closed
umbynos opened this issue May 28, 2020 · 0 comments · Fixed by #13
Closed

Not working on arm architecture #7

umbynos opened this issue May 28, 2020 · 0 comments · Fixed by #13

Comments

@umbynos
Copy link
Contributor

umbynos commented May 28, 2020

I tried running this action on a NanoPi Neo (ARM v7 architecture) but when I try to run arduino-cli version it gives me cannot execute binary file: Exec format error. I think the problem is that gets installed the linux x64 version of the cli.
Adding a switch also for the architecture should solve the problem

function getFileName(version: string): string {

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

Successfully merging a pull request may close this issue.

1 participant