fix: ci
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
mv app.tmp.json app.json
|
||||
|
||||
- name: Build APK
|
||||
working-directory: mobile
|
||||
working-directory: frontend-admin
|
||||
env:
|
||||
EAS_BUILD_NO_EXPO_GO_WARNING: true
|
||||
run: eas build --platform android ${{ (github.ref == 'refs/heads/main' || github.base_ref == 'main') && '--profile production' || '--profile preview' }} --non-interactive
|
||||
|
||||
Reference in New Issue
Block a user