Skip to content

Commit

Permalink
Remove retry attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Sep 26, 2024
1 parent 07ceea4 commit 1cc5f29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/multimake.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1cc5f29

Please sign in to comment.