chore(build): comment fix
This commit is contained in:
parent
67ad98332c
commit
1e72486468
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ printf "\n\nRelease: update working tree"
|
|||
git pull origin master
|
||||
git fetch origin --tags
|
||||
|
||||
printf "Release: yarn"
|
||||
printf "Release: npm install"
|
||||
npm install
|
||||
|
||||
currentVersion=`cat package.json | json version`
|
||||
|
|
|
|||
Loading…
Reference in a new issue