Examine the repository's build configuration, likely in `electron builder.yml` or `package.json` scripts. The x64 Linux build process can serve as a template for adding arm64 support. Check if CI/CD pipelines can be extended to include arm64 builds. No linked PRs or comments exist yet.
能打包支持arm64 linux吗 · rubickCenter/rubick#486 | Good First Issue