Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasalstrup authored Oct 27, 2023
1 parent f90f695 commit af97ef4
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:
run: npm install

- name: Build app
run: eas build --non-interactive
run: eas build --platform all --non-interactive

0 comments on commit af97ef4

Please sign in to comment.