Skip to content

Commit

Permalink
fix: install sem-rel slack bot package in ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Apr 1, 2020
1 parent 3b303b5 commit bd092ee
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 @@ -49,6 +49,7 @@ jobs:
working_directory: ~/project
steps:
- checkout
- run: yarn add semantic-release-slack-bot
- run: npx semantic-release

workflows:
Expand Down

0 comments on commit bd092ee

Please sign in to comment.