We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edab2ba commit f18d04bCopy full SHA for f18d04b
.circleci/config.yml
@@ -30,5 +30,5 @@ jobs:
30
sphinx-build --color -W --keep-going -b html . _build/html
31
32
- store_artifacts:
33
- path: /root/project/_build/html
+ path: /home/circleci/project/_build/html
34
destination: html
0 commit comments