Fixes build target on Makefile. No issue #
[arvados-workbench2.git] / Makefile
index 6cd906e0f8ed57d70934c6a7b4bb8809db9602f8..64fe9e563f4a26b7534aabc7fd424a0032b29ba2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ integration-tests-in-docker: workbench2-build-image
 
 test: unit-tests integration-tests
 
-build:
+build: yarn-install
        VERSION=$(VERSION) yarn build
 
 $(DEB_FILE): build