diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 577df673a23ee7ad099b1565e27537c758d93109..3033a3152f497672d67c9a8b073fcf61528c9697 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -118,7 +118,7 @@ Documentation: build_docs popd if [[ -d ~/.scicomp-benchmarks/asv/$PROJECT ]]; then - cp -rf ~/.scicomp-benchmarks/asv/$PROJECT docs/_build/html/benchmarks/ + cp -rf ~/.scicomp-benchmarks/asv/$PROJECT docs/_build/html/benchmarks fi maybe_upload_docs