We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3bd2e commit 2b0b656Copy full SHA for 2b0b656
1 file changed
.circleci/config.yml
@@ -18,6 +18,7 @@ jobs:
18
- run: |
19
cd javascript
20
npm install
21
+ npm build
22
- run:
23
name: Publish package
24
command: |
0 commit comments