We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5c419 commit 4903912Copy full SHA for 4903912
1 file changed
.github/workflows/native_build.yaml
@@ -96,7 +96,7 @@ jobs:
96
run: |
97
cd ci/ios/
98
bundle install
99
- bundle exec pod install
+ bundle exec pod install --verbose
100
101
- name: Compile iOS
102
working-directory: ./ci/ios/
0 commit comments