Skip to content
Snippets Groups Projects
Verified Commit 6b6a1acc authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix CI docs

parent 06470fa4
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,8 @@ pages:
- |
julia --project=docs -e '
using Pkg
Pkg.update()
Pkg.Registry.add(RegistrySpec(url = "https://git.km3net.de/common/julia-registry"))
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()
using Documenter: doctest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment