Skip to content

Commit 71d5125

Browse files
committed
fix: persist build artifacts
1 parent 158e7b7 commit 71d5125

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
@@ -62,6 +62,7 @@ jobs:
6262
steps:
6363
- with-workspace
6464
- run: npm run build
65+
- persist-workspace
6566

6667
lint:
6768
executor: docker-with-node

0 commit comments

Comments
 (0)