Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Has been cancelled

This commit is contained in:
2026-09-08 01:52:17 +00:00
parent e78e58be4a
commit 7dd40cb846
+1
View File
@@ -72,6 +72,7 @@ jobs:
- name: Run EAS Local Build
env:
EAS_NO_VCS: 1
EXPO_TOKEN: ${{ secrets.EXPO_TOKEN }}
run: |
eas build --platform android --profile selfhosted-android --local --non-interactive --output ./bluesky-custom.apk