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

switch to make: Nothing to be done for `@'.

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-06-09 14:02:07 -04:00
parent 5479af44ef
commit 524ffb9b97

View File

@ -70,7 +70,7 @@ integration-win: binaries/client build-extension-types build-extensions
.PHONY: build
build: node_modules binaries/client
yarn run npm:fix-build-version
make build-extensions --jobs=4
$(MAKE) build-extensions
yarn run compile
ifeq "$(DETECTED_OS)" "Windows"
yarn run electron-builder --publish onTag --x64 --ia32