Skip to content

Commit

Permalink
build clean
Browse files Browse the repository at this point in the history
  • Loading branch information
aegershman committed Jul 23, 2024
1 parent fd13867 commit 2e1bcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tasks:
cmds:
- go mod tidy
- go generate ./...
- goreleaser --snapshot --skip-publish --rm-dist
- goreleaser build --clean

install:
cmds:
Expand Down

0 comments on commit 2e1bcc8

Please sign in to comment.