chore: update
This commit is contained in:
@@ -111,6 +111,8 @@ jobs:
|
||||
|
||||
- name: Build preview APK
|
||||
working-directory: frontend-admin
|
||||
env:
|
||||
EAS_BUILD_NO_EXPO_GO_WARNING: true
|
||||
run: eas build --platform android --profile preview --non-interactive
|
||||
|
||||
- name: Download preview APK
|
||||
@@ -158,6 +160,8 @@ jobs:
|
||||
|
||||
- name: Build production APK
|
||||
working-directory: frontend-admin
|
||||
env:
|
||||
EAS_BUILD_NO_EXPO_GO_WARNING: true
|
||||
run: eas build --platform android --profile production --non-interactive
|
||||
|
||||
- name: Download production APK
|
||||
|
||||
Reference in New Issue
Block a user