diff --git a/docs/multimake.jl b/docs/multimake.jl index 0894f0f..cb654ee 100644 --- a/docs/multimake.jl +++ b/docs/multimake.jl @@ -55,6 +55,8 @@ function deploymultidocs( has_branch = true + run(`git checkout $branch`) + if !success(`git checkout $branch`) has_branch = false