Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 9a88f98

Browse files
author
george
committed
update circleci scripts
1 parent 0906ac0 commit 9a88f98

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
@@ -18,7 +18,7 @@ jobs:
1818
- v1-dependencies-{{ checksum "package.json" }}
1919
- v1-dependencies-
2020

21-
- run: yarn install
21+
- run: yarn install && yarn js:build
2222
- save_cache:
2323
paths:
2424
- node_modules

0 commit comments

Comments
 (0)