Skip to content

Commit 690d182

Browse files
committed
Getting Documenter to deploy - v3
1 parent a450f13 commit 690d182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ deploydocs(
1111
branch = "gh-pages",
1212
latest = "master",
1313
osname="linux",
14-
julia="nightly",
14+
julia="0.6",
1515
deps=Deps.pip("mkdocs"),
1616
make="mkdocs build",
1717
)

0 commit comments

Comments
 (0)