Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Apr 9, 2024
1 parent 0932ebc commit 6ec833a
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
# windows:
Expand Down

0 comments on commit 6ec833a

Please sign in to comment.