diff --git a/Makefile b/Makefile index 8123e75e07..e492aa012c 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,6 @@ test-app: yarn test build: install-deps download-bins - yarn install ifeq "$(DETECTED_OS)" "Windows" yarn dist:win else