Skip to content

Commit

Permalink
chore: unconscious commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Jul 13, 2024
1 parent f333e82 commit 26d7eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
${{ runner.os }}-cocoapods-
- name: Install pod for codegen stuffs
run: yarn pod
run: yarn pod:update
- name: Build example for iOS
run: yarn turbo:ios

1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"example/android",
"!example/android/.gradle",
"!example/android/build",
"!example/android/app/.cxx",
"!example/android/app/build"
],
"outputs": []
Expand Down

0 comments on commit 26d7eb3

Please sign in to comment.