@@ -1,10 +1,6 @@
.PHONY: all clean build
.PHONY: all build
all: clean build
all: build
clean:
rm -rf $(BUILD)
mkdir -p $(BUILD)
build:
goreleaser --snapshot --rm-dist
The note is not visible to the blocked user.