Skip to content

Commit e42dc04

Browse files
committed
documenter fix
1 parent aba8ae8 commit e42dc04

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/make.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ makedocs(
1313
)
1414

1515
deploydocs(
16-
repo = "[email protected]:MikeInnes/MacroTools.jl.git",
16+
repo = "MikeInnes/MacroTools.jl.git",
1717
target = "build",
1818
julia = "1.0",
19-
osname = "linux",
20-
deps = nothing,
21-
make = nothing,
2219
)

0 commit comments

Comments
 (0)