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