Skip installing expo cli in CI (#10566)
This commit is contained in:
@@ -140,10 +140,9 @@ jobs:
|
||||
- name: Type check
|
||||
run: pnpm typecheck
|
||||
|
||||
- name: 🔨 Setup EAS
|
||||
- name: 🧐 Validate Expo token
|
||||
uses: expo/expo-github-action@main
|
||||
with:
|
||||
expo-version: latest
|
||||
token: ${{ secrets.EXPO_TOKEN }}
|
||||
|
||||
- name: 🪛 Setup jq
|
||||
|
||||
Reference in New Issue
Block a user