Skip to content

Commit 485e3ff

Browse files
authored
Merge pull request #7 from ara-framework/fix/missing-build
fix: add missing build on circle ci
2 parents 29894aa + 8702203 commit 485e3ff

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
@@ -53,6 +53,8 @@ jobs:
5353

5454
- run: yarn install
5555

56+
- run: yarn build
57+
5658
- save_cache:
5759
paths:
5860
- node_modules

0 commit comments

Comments
 (0)