Skip to content

Commit 2b0b656

Browse files
committed
Fix publish package
1 parent 0a3bd2e commit 2b0b656

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- run: |
1919
cd javascript
2020
npm install
21+
npm build
2122
- run:
2223
name: Publish package
2324
command: |

0 commit comments

Comments
 (0)