Skip to content

Commit 0aa777a

Browse files
committedMay 9, 2019
build: set destination

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs: # a collection of steps
100100

101101
- store_artifacts:
102102
path: book/dist
103+
destination: book
103104

104105
workflows:
105106
version: 2

0 commit comments

Comments
 (0)
Please sign in to comment.