Skip to content

Commit 5edd407

Browse files
authored
fix: sync upstream changes (#196)
1 parent 2bd98f9 commit 5edd407

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
@@ -5,7 +5,7 @@ set -e
55
export KOTLIN_HOME="third-party/kotlin"
66

77
echo "Download Buck dependencies"
8-
./scripts/circleci/buck_fetch.sh
8+
./scripts/buck/buck_fetch.sh
99

1010
echo "Build React Native via Buck"
1111
buck build ReactAndroid/src/main/java/com/facebook/react

0 commit comments

Comments
 (0)