mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
manual backport of "Use RN Build Utils for Building Hermes Artifacts" fix
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user