Skip to content

Commit 754b457

Browse files
committed
chore: update .github/workflows/build_ios_app.yml
1 parent 7127f74 commit 754b457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_ios_app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- run: yarn install
1818
- run: npm run build
1919
- run: xcode-select -p
20+
- run: pod update --verbose --no-repo-update
2021

2122
- run: pod install
2223
working-directory: example/examples/ios

0 commit comments

Comments
 (0)