From 82dc087d5fc09eb2c8b25d530901557b47ce70d2 Mon Sep 17 00:00:00 2001 From: Aurora Rossi Date: Sat, 26 Oct 2024 16:02:14 +0200 Subject: [PATCH] Test --- docs/make-multi.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make-multi.jl b/docs/make-multi.jl index 512760519..286d849fa 100644 --- a/docs/make-multi.jl +++ b/docs/make-multi.jl @@ -58,7 +58,7 @@ cp(joinpath(@__DIR__, "logo.svg"), @warn "Deploying to GitHub" gitroot = normpath(joinpath(@__DIR__, "..")) -@info "Root directory: $gitroot" + run(`git pull`) outbranch = "test-branch" has_outbranch = true