make publish: add make build in case it wasn't run
@ -50,6 +50,7 @@ test-ci:
publish:
git pull --rebase
make build
make test
./node_modules/.bin/lerna publish
make clean
The note is not visible to the blocked user.