Revert "Skip installing expo cli in CI (#10566)" (#10568)

This commit is contained in:
Samuel Newman
2026-05-20 21:30:53 +03:00
committed by GitHub
parent b73f9110e5
commit 7fe2f892f6
4 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -140,9 +140,10 @@ jobs:
- name: Type check
run: pnpm typecheck
- name: 🧐 Validate Expo token
- name: 🔨 Setup EAS
uses: expo/expo-github-action@main
with:
expo-version: latest
token: ${{ secrets.EXPO_TOKEN }}
- name: 🪛 Setup jq