Skip to content

Commit 09dc477

Browse files
committed
fix
1 parent ceebcfd commit 09dc477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
uses: ./.github/actions/setup
9393

9494
- name: Install pods
95-
working-directory: ./example
95+
working-directory: ./example/ios
9696
run: pod install
9797

9898
- name: Build example for iOS

0 commit comments

Comments
 (0)