Skip to content

Commit

Permalink
fix: use yarn, not yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 2, 2018
1 parent 9a6dd72 commit ff61a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/scripts/greenkeeper
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ if [[ ! -x "$(command -v greenkeeper-lockfile-update)" ]]; then
fi

greenkeeper-lockfile-update
yarn install
yarn
greenkeeper-lockfile-upload

0 comments on commit ff61a7f

Please sign in to comment.