[pnpm] Fix CI attempt 5 (#10567)

This commit is contained in:
Samuel Newman
2026-05-20 19:33:02 +03:00
committed by GitHub
parent a2417e043e
commit 3d4ba946b3
6 changed files with 2612 additions and 323 deletions
+1 -6
View File
@@ -140,15 +140,10 @@ jobs:
- name: Type check
run: pnpm typecheck
- name: ⛏️ Setup EAS CLI & local builds
# note: can't do it via expo-github-action because we need to set the allow-build flag
run: pnpm -g --allow-build=dtrace-provider add eas-cli@latest eas-cli-local-build-plugin
- name: 🔨 Setup Expo CLI
- name: 🔨 Setup EAS
uses: expo/expo-github-action@main
with:
expo-version: latest
packager: pnpm
token: ${{ secrets.EXPO_TOKEN }}
- name: 🪛 Setup jq