Skip to content
Snippets Groups Projects
Commit 5ba0e43e authored by valentin.emiya's avatar valentin.emiya
Browse files

try to fix ci

parent 43728270
No related branches found
No related tags found
No related merge requests found
Pipeline #5140 passed
...@@ -27,7 +27,7 @@ pages: ...@@ -27,7 +27,7 @@ pages:
- pip3 install --no-deps . - pip3 install --no-deps .
- python3 tffpy/tests/ci_config.py - python3 tffpy/tests/ci_config.py
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
- cp -r build/sphinx/html public - cp -r build/sphinx/html ../public
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment