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