Skip to content

Commit

Permalink
fix: install before running semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
grxy committed Sep 3, 2019
1 parent cb67533 commit 0ebb5b5
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 @@ -19,7 +19,7 @@ jobs:
release:
executor: gusto/ruby-2-3
steps:
- checkout
- gusto/yarn-install
- run: npx semantic-release

workflows:
Expand Down

0 comments on commit 0ebb5b5

Please sign in to comment.