Skip to content

Commit

Permalink
fix: fix the release pipeline (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Apr 10, 2019
1 parent 24a74f7 commit 9e6d1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
steps:
- checkout
- run: npm install
- run: npm run compile
- run: npx semantic-release

0 comments on commit 9e6d1df

Please sign in to comment.