This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
eas-version: latest
|
eas-version: latest
|
||||||
token: ${{ secrets.EXPO_TOKEN }}
|
token: ${{ secrets.EXPO_TOKEN }}
|
||||||
|
packager: npm
|
||||||
|
|
||||||
- name: Build Android APK
|
- name: Build Android APK
|
||||||
run: eas build --platform android --profile preview --non-interactive --output ./build/codexbar.apk
|
run: eas build --platform android --profile preview --non-interactive --output ./build/codexbar.apk
|
||||||
|
|||||||
Reference in New Issue
Block a user