1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Download binaries before building the app

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-09-03 13:58:13 +03:00
parent 43f3044273
commit 6e6a9fc425

View File

@ -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