chore: fixes xc upgrade test workflow commands
This commit is contained in:
4
.github/workflows/ios.verify.sdk.yml
vendored
4
.github/workflows/ios.verify.sdk.yml
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user