Skip to content

Commit 2b77031

Browse files
committed
Add restore
1 parent f80ca69 commit 2b77031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make-multi.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ run(`git pull`)
6363

6464
outbranch = "dep-multidocs"
6565
has_outbranch = true
66+
run(`git restore docs/Project.toml`)
6667
if !success(`git checkout -f $outbranch`)
6768
has_outbranch = false
6869
if !success(`git switch --orphan $outbranch`)

0 commit comments

Comments
 (0)