We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c3ea5 commit ceebcfdCopy full SHA for ceebcfd
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: Install pods
95
working-directory: ./example
96
- run: yarn pods
+ run: pod install
97
98
- name: Build example for iOS
99
0 commit comments