Skip to content

Commit

Permalink
fix: Fix broken 3.1.0 release script
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Aug 27, 2018
1 parent 5d0fbc2 commit c3b2a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- checkout
- <<: *set_npm_auth
- <<: *restore_dependency_cache
- run: npm run build
- run: npm publish

workflows:
Expand Down

0 comments on commit c3b2a52

Please sign in to comment.