Skip to content
Snippets Groups Projects
Commit 13d5b918 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Try uploading the built docs

parent 93d0f9e9
Branches
No related tags found
Loading
......@@ -30,6 +30,10 @@ jobs:
pip install -r docs/requirements.txt
sphinx-build docs/source docs/build
- store_artifacts:
path: "docs/build"
destination: "docs"
workflows:
version: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment