diff --git a/Makefile b/Makefile index ddba7a680..af2e2ba75 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ bootstrap-tools: $(HACKDIR) clean: rm -rf ./dist -kured: +kured: bootstrap-tools $(GORELEASER_CMD) build --clean --single-target --snapshot kured-all: