From ac3fe1da0294bdaeb4bb05a83608d5a70e99ca7d Mon Sep 17 00:00:00 2001 From: Grimes <39311140+solana-grimes@users.noreply.github.com> Date: Thu, 5 Mar 2020 10:25:43 -0800 Subject: [PATCH] Fix docs build (#8663) (#8667) automerge --- ci/publish-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/publish-docs.sh b/ci/publish-docs.sh index 3c3d706c60..17fb2edb06 100755 --- a/ci/publish-docs.sh +++ b/ci/publish-docs.sh @@ -11,7 +11,7 @@ if [[ -n $CI_BRANCH ]]; then set -x ( . ci/rust-version.sh stable - ci/docker-run.sh "$rust_stable_docker_image" make -C docs -B svg + ci/docker-run.sh "$rust_stable_docker_image" make -C docs ) # make a local commit for the svgs git add -A -f docs/src/.gitbook/assets/.