We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb91fec commit dc2f0b4Copy full SHA for dc2f0b4
scripts/integration.sh
@@ -3,7 +3,7 @@
3
set -e
4
5
# install ruby deps
6
-source scripts/prebundle.sh
+source kuby-core/scripts/prebundle.sh
7
8
# javascript deps, cxx flags because node-sass is a special snowflake
9
CXXFLAGS="--std=c++17" yarn install
0 commit comments