Skip to content

Commit 74adcab

Browse files
committed
Build with npm run build:all
1 parent bb54cfb commit 74adcab

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
@@ -47,7 +47,7 @@ jobs:
4747

4848
- run:
4949
name: Run build
50-
command: npm run build:all-test
50+
command: npm run build:all
5151

5252
- save_cache:
5353
key: deps1-{{ .Branch }}-{{ checksum "package.json" }}

0 commit comments

Comments
 (0)