Skip to content

Commit 8009478

Browse files
committed
docs(stack): revert accidental comment in deploydocs
1 parent 4646dcf commit 8009478

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/make.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ makedocs(
3535
format = Documenter.HTML()
3636
)
3737

38-
#deploydocs(
39-
# repo = "github.com/JuliaCollections/DataStructures.jl.git",
40-
#)
38+
deploydocs(
39+
repo = "github.com/JuliaCollections/DataStructures.jl.git",
40+
)

0 commit comments

Comments
 (0)