diff --git a/Makefile b/Makefile index 66ee17f..19f2aab 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ config: build: @echo "[!] Creating production build ..." - yarn install --no-lockfile + yarn install --no-lockfile && \ yarn build deploy: