We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff919f commit 7d46c66Copy full SHA for 7d46c66
scripts/demo-projects.ios.sh
@@ -2,7 +2,7 @@
2
3
source $(dirname "$0")/travis_logger.sh
4
5
-run_f "$(dirname "$0")/bootstrap.sh"
+run_f "lerna bootstrap"
6
7
pushd examples/demo-react-native
8
run_f "detox build -c ios.sim.release"
0 commit comments