Skip to content

Commit

Permalink
manual backport of "Use RN Build Utils for Building Hermes Artifacts"…
Browse files Browse the repository at this point in the history
… fix
  • Loading branch information
kelset committed Apr 17, 2023
1 parent 124547e commit 1df92c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ jobs:
mkdir -p /tmp/hermes/osx-bin
mkdir -p ~/react-native/sdks/hermes
cp -r $HERMES_WS_DIR/hermes/* ~/react-native/sdks/hermes/.
cp -r ~/react-native/sdks/hermes-engine/utils/. ~/react-native/sdks/hermes/.
- run:
name: Install dependencies
command: |
Expand Down

0 comments on commit 1df92c6

Please sign in to comment.