Skip to content

Commit 5878bc3

Browse files
committed
chore(circleci): store less artifacts of build_docs [skip ci]
1 parent c6e8386 commit 5878bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ jobs:
355355
root: docs/_build
356356
paths: html
357357
- store_artifacts:
358-
path: ./docs/_build/html
358+
path: ./docs/_build/html/html
359359
destination: versioned
360360

361361
deploy_docker:

0 commit comments

Comments
 (0)