Skip to content

Commit b90625e

Browse files
authored
Update test-react-native-setup.sh
1 parent 973bc13 commit b90625e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-react-native-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
set -e
44

55
echo "Build React Native via Gradle"
6-
yarn install
6+
yarn install --ignore-engines
77
./gradlew --no-daemon build -PreactNativeArchitectures=arm64-v8a

0 commit comments

Comments
 (0)