Skip to content

Commit

Permalink
Update eas-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnie4k authored May 26, 2024
1 parent 6f98bc2 commit 02fea26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eas-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install dependencies
run: yarn install --immutable --immutable-cache --check-cache
- name: Build on EAS
run: eas build --platform ios --non-interactive --no-wait --profile production --auto-submit
run: eas build --platform all --non-interactive --no-wait --profile production --auto-submit

0 comments on commit 02fea26

Please sign in to comment.