Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Nov 26, 2024
1 parent af2d4eb commit a46b8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
run: yarn
- name: Install Podfiles
run: cd example && yarn pod
- name: Set node binary
run: echo "export NODE_BINARY=$(which node)" > ./ios/.xcode.env
- name: Build example app
run: yarn ios --no-packager
# windows:
Expand Down

0 comments on commit a46b8e4

Please sign in to comment.