Skip to content

Commit 7934883

Browse files
authored
docs: update step title in example with eas cli
1 parent 7a46a49 commit 7934883

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@ jobs:
117117
node-version: 16.x
118118
cache: yarn
119119
120-
- name: 🏗 Setup Expo
120+
- name: 🏗 Setup Expo and EAS
121121
uses: expo/expo-github-action@v7
122122
with:
123-
eas-version: latest
124123
expo-version: 5.x
124+
eas-version: latest
125125
token: ${{ secrets.EXPO_TOKEN }}
126126
127127
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)