Skip to content

Commit

Permalink
👀
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Oct 20, 2022
1 parent bd71534 commit 87cba10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

- name: 🚀 Build mobile
working-directory: apps/mobile
run: eas build --non-interactive --wait --platform=${{ github.event.inputs.platform }} --profile=${{ github.event.inputs.profile }}
run: eas build --non-interactive --wait --resource-class m1-experimental --platform=${{ github.event.inputs.platform }} --profile=${{ github.event.inputs.profile }}

0 comments on commit 87cba10

Please sign in to comment.