Skip to content

Commit 760b91a

Browse files
committed
cifix
1 parent 27013ec commit 760b91a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
run: |
105105
cd ci/ios/
106106
bundle install
107-
bundle exec pod repo update --verbose
107+
bundle exec pod update hermes-engine --no-repo-update
108108
bundle exec pod install --verbose
109109
110110
- name: Compile iOS

0 commit comments

Comments
 (0)