diff --git a/docs/multimake.jl b/docs/multimake.jl index 2d31f9e..d519a21 100644 --- a/docs/multimake.jl +++ b/docs/multimake.jl @@ -61,8 +61,6 @@ function deploymultidocs( if !success(`git switch --orphan $branch`) @error "Cannot create new orphaned branch $branch." - run(`git switch --orphan $branch`) - exit(1) end end