Skip to content

Commit

Permalink
change path artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Galimede committed Nov 3, 2020
1 parent 09f764d commit 65439a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,8 @@ jobs:
- restore_cache:
key: yarn-packages-v2{{ checksum "yarn.lock" }}
- run: yarn doc:build
- run: cp -r /doc-server /tmp/doc-server
- store_artifacts:
path: /tmp/doc-server
path: /doc-server

workflows:
build_and_test:
Expand Down

0 comments on commit 65439a2

Please sign in to comment.