Skip to content

Commit 6a02008

Browse files
committed
chore: Update Podfile.lock build_ios_app.yml.
1 parent 595f262 commit 6a02008

File tree

2 files changed

+320
-295
lines changed

2 files changed

+320
-295
lines changed

.github/workflows/build_ios_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: npm run build
1919
- run: xcode-select -p
2020

21-
- run: pod update --verbose --no-repo-update && pod install
21+
- run: pod install
2222
working-directory: example/examples/ios
2323
name: Install pod dependencies
2424

0 commit comments

Comments
 (0)