Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Has been cancelled
Build Custom Bluesky APK / build-android (push) Has been cancelled
This commit is contained in:
@@ -72,6 +72,7 @@ jobs:
|
|||||||
- name: Run EAS Local Build
|
- name: Run EAS Local Build
|
||||||
env:
|
env:
|
||||||
EAS_NO_VCS: 1
|
EAS_NO_VCS: 1
|
||||||
|
EXPO_TOKEN: ${{ secrets.EXPO_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
eas build --platform android --profile selfhosted-android --local --non-interactive --output ./bluesky-custom.apk
|
eas build --platform android --profile selfhosted-android --local --non-interactive --output ./bluesky-custom.apk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user