Skip to content
Snippets Groups Projects
Unverified Commit 5edd407b authored by Jiawen Geng's avatar Jiawen Geng Committed by GitHub
Browse files

fix: sync upstream changes (#196)

parent 2bd98f9b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ set -e
export KOTLIN_HOME="third-party/kotlin"
echo "Download Buck dependencies"
./scripts/circleci/buck_fetch.sh
./scripts/buck/buck_fetch.sh
echo "Build React Native via Buck"
buck build ReactAndroid/src/main/java/com/facebook/react
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment