mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
74a9585a87
commit
063be8e52f
2
Makefile
2
Makefile
@ -56,7 +56,7 @@ test-app:
|
|||||||
yarn test
|
yarn test
|
||||||
|
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
build: install-deps binaries/client build-extensions
|
build: node_modules binaries/client build-extensions
|
||||||
ifeq "$(DETECTED_OS)" "Windows"
|
ifeq "$(DETECTED_OS)" "Windows"
|
||||||
yarn dist:win
|
yarn dist:win
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user