Skip to content

Commit f1cd7a0

Browse files
ci: Upload dist folder to CircleCI artifacts.
1 parent f9f78b5 commit f1cd7a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
- persist_to_workspace:
3030
root: ~/repo
3131
paths: .
32+
- store_artifacts:
33+
path: ~/repo/dist
3234

3335
workflows:
3436
version: 2

0 commit comments

Comments
 (0)