Skip to content

Commit

Permalink
fix: you don't need this
Browse files Browse the repository at this point in the history
  • Loading branch information
j1nxie committed Nov 28, 2024
1 parent dfa57c2 commit 119921b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ jobs:
- name: Install EAS CLI
run: pnpm i -g eas-cli

- name: Setup EAS
run: eas login --non-interactive
env:
EXPO_TOKEN: ${{ secrets.EXPO_TOKEN }}

- name: Build Android
run: eas build --local --platform android --profile preview --non-interactive
env:
Expand Down

0 comments on commit 119921b

Please sign in to comment.