Skip to content

Commit

Permalink
Forcing the profile is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNumber12046 committed Sep 16, 2024
1 parent f0a08c6 commit 3af3e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: yarn install --frozen-lockfile

- name: 🏃‍♂️ Prebuild
run: yarn expo prebuild --platform android --profile preview
run: yarn expo prebuild --platform android

- name: 🔒 Decode google-services.json
run: |
Expand Down

0 comments on commit 3af3e23

Please sign in to comment.