Skip to content

Commit

Permalink
Pick branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ddahlbom committed Sep 19, 2023
1 parent ff9dc77 commit 85ba325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ example_doc_paths = [joinpath("examples", "$name.md") for name in example_names]
curdir = pwd()
cd(joinpath(@__DIR__, "..", "SunnyTutorials"))
run(`$(Git.git()) fetch --all`)
run(`$(Git.git()) checkout -b main origin/main`)
run(`$(Git.git()) pull`)
cd(curdir)

Expand Down

0 comments on commit 85ba325

Please sign in to comment.