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
Enable multi-architecture support to ensure proper
cfssl and bitcoind downloads based on the build environment.
This fixes issues on ARM64 where the x86_64
binary was previously being downloaded,
leading to the missing ld-linux-x86-64.so.2 error.
0 commit comments