Fix CI by restoring changes from #10538 (#10550)

This commit is contained in:
DS Boyce
2026-05-19 11:46:07 -07:00
committed by GitHub
parent b4054bf2a7
commit 12ab1dd2fd
2 changed files with 0 additions and 17 deletions
@@ -144,13 +144,8 @@ jobs:
uses: expo/expo-github-action@main
with:
expo-version: latest
eas-version: latest
packager: pnpm
token: ${{ secrets.EXPO_TOKEN }}
- name: ⛏️ Setup Expo
run: pnpm add -g eas-cli-local-build-plugin
- name: 🪛 Setup jq
uses: dcarbone/install-jq-action@v2