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
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
I tried running this action on a NanoPi Neo (ARM v7 architecture) but when I try to run
arduino-cli version
it gives mecannot 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
setup-arduino-cli/src/installer.ts
Line 84 in 9be9b25
The text was updated successfully, but these errors were encountered: