Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Pantuso <[email protected]>
  • Loading branch information
Ajpantuso authored Jan 17, 2025
1 parent 94f273d commit aee0e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
goreleaser release --snapshot --clean

release:
goreleaser release --rm-dist
goreleaser release --clean
.PHONY: release

check: lint test
Expand Down

0 comments on commit aee0e34

Please sign in to comment.