Commit Graph
1 Commits
Author SHA1 Message Date
arnef 53377237bc Add CI workflow: type-check and build Android APK
CI / Build Android APK (push) Successful in 5m34s
CI / Type-Check (push) Successful in 14s
Runs bun --cwd client run build (tsc -b) on push/PR, then builds the
APK via build-apk.sh and uploads it as a workflow artifact. Also
compatible with Gitea Actions, which reads .github/workflows/ in
addition to .gitea/workflows/.
2026-08-12 12:40:06 +02:00