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/.