Skip to content

Commit

Permalink
Try with Hermes disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Jul 3, 2023
1 parent 3bc6087 commit 8d171f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/publish-react-native-ios-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ echo "--- :cocoapods: Setting up Pods"
# This should already be set by the Podfile and seems to work locally, but somethog does not work in CI.
# See https://buildkite.com/automattic/gutenberg-mobile/builds/6327#0188fad1-932d-4a37-9d84-811937d8af18/435-455
export REACT_NATIVE_NODE_MODULES_DIR="$PWD/../gutenberg/node_modules"
export HERMES_ENABLED='false'
install_cocoapods

echo "--- 🚧 Install xcbeautify formatter while not on the VM image"
Expand Down

0 comments on commit 8d171f3

Please sign in to comment.