Skip to content

Commit

Permalink
fix: updated semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 3, 2018
1 parent f1528eb commit e3ff4aa
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 @@ -31,7 +31,7 @@ jobs:
- add_ssh_keys
- checkout
- restore_cache: *restore_cache
- run: yarn global add @oclif/semantic-release@2 semantic-release@15
- run: yarn global add @oclif/semantic-release@3 semantic-release@15
- run: yarn --frozen-lockfile
- run: |
export PATH=/usr/local/share/.config/yarn/global/node_modules/.bin:$PATH
Expand Down

0 comments on commit e3ff4aa

Please sign in to comment.