Skip to content
Snippets Groups Projects
Commit 2e7d336a authored by Mahmoud Bentriou's avatar Mahmoud Bentriou
Browse files

Another test

parent afcc2a77
No related branches found
No related tags found
No related merge requests found
Pipeline #29254 passed
......@@ -24,7 +24,7 @@ pages:
- julia --project=docs/ -e 'using Pkg; Pkg.add("Conda"); using Conda; Conda.add("scikit-learn")'
- julia --project=docs/ --color=yes docs/make.jl # make documentation
- mkdir public
- mv docs/build public/dev
- mv docs/build public
- ls
- ls public
artifacts:
......
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