From: Lucas Di Pentima Date: Fri, 9 Oct 2020 22:09:52 +0000 (-0300) Subject: Fixes build target on Makefile. No issue # X-Git-Tag: 2.1.0^0 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/dbd29b580dbb01ab045284bd2446b47e1285f3d3?hp=ff13e4ae34913d557cbb9a07d3faf6a059ba560a Fixes build target on Makefile. No issue # Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima --- diff --git a/Makefile b/Makefile index 6cd906e0..64fe9e56 100644 --- 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