Skip to content

Commit

Permalink
docs: update step title in example with eas cli
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Jan 16, 2022
1 parent 7a46a49 commit 7934883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,11 @@ jobs:
node-version: 16.x
cache: yarn
- name: 🏗 Setup Expo
- name: 🏗 Setup Expo and EAS
uses: expo/expo-github-action@v7
with:
eas-version: latest
expo-version: 5.x
eas-version: latest
token: ${{ secrets.EXPO_TOKEN }}
- name: 📦 Install dependencies
Expand Down

0 comments on commit 7934883

Please sign in to comment.