chore: add go clean
parent
2bbece233f
commit
7a7939c4a8
|
@ -24,3 +24,6 @@ go install gotest.tools/gotestsum@latest
|
||||||
go install github.com/bufbuild/buf/cmd/buf@latest
|
go install github.com/bufbuild/buf/cmd/buf@latest
|
||||||
|
|
||||||
go install github.com/ankitpokhrel/jira-cli/cmd/jira@latest
|
go install github.com/ankitpokhrel/jira-cli/cmd/jira@latest
|
||||||
|
|
||||||
|
# Need to run this once a month
|
||||||
|
# go clean -cache -testcache -modcache -fuzzcache
|
||||||
|
|
Loading…
Reference in New Issue