Skip to content

Commit

Permalink
add npm run build (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowiow authored Sep 8, 2020
1 parent be9e6a5 commit 8bc9a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: npm ci
- run: npm run build
- run: npm run package
- run:
name: Authenticate with registry
Expand Down

0 comments on commit 8bc9a89

Please sign in to comment.