Skip to content

Commit

Permalink
changes profile
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Apr 23, 2024
1 parent 53a62d8 commit 77c8c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build on EAS
run: eas build -p ios --profile development --non-interactive --no-wait
run: eas build -p ios --profile preview --non-interactive --no-wait

0 comments on commit 77c8c10

Please sign in to comment.