chore: fixes xc upgrade test workflow commands

This commit is contained in:
Antonella Sgarlatta
2026-03-23 14:46:45 -03:00
parent aa19cba156
commit 62d97413bc

View File

@@ -26,6 +26,10 @@ jobs:
- name: Install dependencies
run: yarn install --immutable && yarn install:pods
- name: Build mobile workspace dependencies
working-directory: ${{ github.workspace }}
run: yarn build:mobile
- name: Archive app without signing or upload
run: |
xcodebuild \