Skip to content

Commit 6d319b3

Browse files
committed
[CI] update pod repository in ios update CI
1 parent c8aa0f9 commit 6d319b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ios_build_and_commit_files.yml

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Melos Bootstrap
3131
run: .flutter/bin/dart run melos bootstrap
3232

33+
- name: Update pod repo
34+
run: cd app/ios pod repo update
35+
3336
# Build the Flutter app
3437
- name: Build Flutter app
3538
run: .flutter/bin/dart run melos build-ipa-debug

0 commit comments

Comments
 (0)