feat: add macOS arm64 release build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Kaya
2026-03-26 00:06:07 +01:00
co-authored by Copilot
parent 90cc32e737
commit 4e3c74497f
3 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ To package the current platform into `release/`, run:
- `bun run package`
GitHub Actions now runs validation on pushes and pull requests, and pushing a git tag creates a GitHub release with Windows, macOS, and Linux assets uploaded directly to the release.
GitHub Actions now runs validation on pushes and pull requests, and pushing a git tag creates a GitHub release with Windows, macOS (x64 and arm64), and Linux assets uploaded directly to the release.
## Current focus