Skip to content

Commit

Permalink
Final user update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjustshubh committed Feb 4, 2024
1 parent 3fa5e18 commit cda19f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup EAS
uses: expo/expo-github-action@v8
with:
eas-version: latest
eas-version: 'latest' # Or specify a specific version
token: ${{ secrets.EXPO_TOKEN }}

- name: Install frontend dependencies
Expand Down

0 comments on commit cda19f0

Please sign in to comment.