Skip to content

Commit

Permalink
fix: semantic-release bin
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 30, 2018
1 parent 6addee5 commit ba77257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/release
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ set -ex

PATH=/usr/local/share/.config/yarn/global/node_modules/.bin:$PATH

yarn global add -D @dxcli/semantic-release@1
yarn global add @dxcli/semantic-release@1
yarn install --frozen-lockfile
yarn exec nps release

0 comments on commit ba77257

Please sign in to comment.