Skip to content

Commit

Permalink
only android for now
Browse files Browse the repository at this point in the history
  • Loading branch information
duckbytes committed Feb 17, 2024
1 parent 25c4a4e commit 3619af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/expo_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: npm ci

- name: 🚀 Build app
run: eas build -p all --non-interactive
run: eas build -p android --non-interactive

0 comments on commit 3619af8

Please sign in to comment.