Skip to content

Commit

Permalink
fix: ios ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Nov 10, 2024
1 parent 092886f commit cc14efe
Showing 1 changed file with 1 addition 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 @@ -92,7 +92,7 @@ jobs:
- name: Install Podfiles
run: cd example && npx pod-install
- name: Build example app
run: yarn ios
run: yarn ios --no-packager
# windows:
# runs-on: windows-latest
# strategy:
Expand Down

0 comments on commit cc14efe

Please sign in to comment.