Skip to content

Commit 68a524f

Browse files
fixed makefile
Signed-off-by: raffaelespazzoli <raffaele.spazzoli@gmail.com>
1 parent f22d05e commit 68a524f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ ifeq (,$(wildcard $(KUBECTL)))
346346
}
347347
endif
348348

349-
350349
.PHONY: helm
351350
HELM ?= $(LOCALBIN)/helm
352351
helm: ## Download helm locally if necessary.

0 commit comments

Comments
 (0)