Skip to content

Commit 4903912

Browse files
committed
verbose pod install logging
1 parent 5f5c419 commit 4903912

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
@@ -96,7 +96,7 @@ jobs:
9696
run: |
9797
cd ci/ios/
9898
bundle install
99-
bundle exec pod install
99+
bundle exec pod install --verbose
100100
101101
- name: Compile iOS
102102
working-directory: ./ci/ios/

0 commit comments

Comments
 (0)