diff --git a/Makefile b/Makefile index 54dcd6fc94..d1e0f14787 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ integration-win: test-app: yarn test -build: install-deps +build: install-deps download-bins yarn install ifeq "$(DETECTED_OS)" "Windows" yarn dist:win