We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77c03f commit f324935Copy full SHA for f324935
.circleci/config.yml
@@ -48,7 +48,7 @@ jobs:
48
make deploy_docs
49
50
- store_artifacts:
51
- path: /html
+ path: /docs/html
52
53
docs-build-deploy:
54
docker:
0 commit comments