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

fix Makefile

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-05-06 08:52:39 -04:00
parent fc245f078f
commit 9e21cabc3d

View File

@ -43,7 +43,7 @@ release-version:
.PHONY: tag-release .PHONY: tag-release
tag-release: tag-release:
script/tag-release.sh scripts/tag-release.sh
.PHONY: test .PHONY: test
test: binaries/client test: binaries/client