Skip to content

Commit 3060588

Browse files
committed
fix: ios CI build
1 parent 86364de commit 3060588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
ruby-version: 3.3.0
5252
bundler-cache: true
53-
working-directory: example/ios
53+
working-directory: example
5454

5555
- name: Restore Pods cache
5656
uses: actions/cache@v4

0 commit comments

Comments
 (0)