diff --git a/Makefile b/Makefile index 4acd61f0ec..bf0daf1917 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ test-ci: publish: git pull --rebase - make build + make build-dist make test ./node_modules/.bin/lerna publish make clean