Skip to content

Commit

Permalink
fixing err
Browse files Browse the repository at this point in the history
  • Loading branch information
sdagg9 committed Sep 1, 2024
1 parent 8708d8f commit e0307ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
# - name: Install EAS CLI
# run: npm install -g eas-cli

- name: Verify EAS CLI Installation
run: eas --version
# - name: Verify EAS CLI Installation
# run: eas --version

# - name: Authenticate with EAS
# run: eas login --token ${{ secrets.EXPO_TOKEN }}
Expand Down

0 comments on commit e0307ac

Please sign in to comment.