Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
aurorarossi committed Oct 26, 2024
1 parent a255ab0 commit 82dc087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make-multi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82dc087

Please sign in to comment.