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 3feb6d3 commit ee2ee36Copy full SHA for ee2ee36
.ci/script.sh
@@ -57,7 +57,7 @@ fi
57
58
echo "Using ${TOOLCHAIN}-${TOOLCHAIN_VER}" || die
59
# bash apply_embARC_patch.sh || die
60
-python ./scripts/patch.py --embarc-root. || die
+python ./scripts/patch.py --embarc-root . || die
61
cd .ci || die
62
if [ "${TOOLCHAIN}" == "sphinx" ] ; then
63
bash deploy_doc.sh || die
0 commit comments