Skip to content

Commit

Permalink
ci(expo): attempt 1 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
arenault-pass authored Apr 13, 2024
1 parent c5db05e commit b8b3104
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 @@ -26,4 +26,4 @@ jobs:
run: yarn install

- name: 🚀 Build app
run: eas build -p ios --profile preview --non-interactive
run: eas build -p ios --profile preview --local --non-interactive

0 comments on commit b8b3104

Please sign in to comment.