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

No project init

parent 229bedd6
No related branches found
No related tags found
1 merge request!8Fix CI
......@@ -54,8 +54,9 @@ docs:
script:
- ls -al .julia
- |
julia --project=docs -e '
julia -e '
using Pkg
Pkg.update()
Pkg.Registry.add(RegistrySpec(url = "https://git.km3net.de/common/julia-registry"))'
- |
julia --project=docs -e '
......
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