Skip to content

Commit

Permalink
apk android build
Browse files Browse the repository at this point in the history
  • Loading branch information
tajinder-06 committed Jun 26, 2024
1 parent 244ef5e commit cfc1dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_android_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm ci

- name: Build Android app
run: eas build --platform android --profile production --no-wait
run: npx eas build --platform android --profile productions
env:
EXPO_TOKEN: ${{ secrets.EXPO_TOKEN }}

Expand Down

0 comments on commit cfc1dfd

Please sign in to comment.