Skip to content

Commit

Permalink
remove eas builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jowparks committed Mar 25, 2024
1 parent 51fe407 commit 389eb28
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,3 @@ jobs:
- name: Verify prebuild success
run: |
npx nx prebuild mobile-app
- name: Build Android
run: |
eas build --platform android --local
- name: Build iOS
run: |
eas build --platform ios --local

0 comments on commit 389eb28

Please sign in to comment.