Skip to content

Commit

Permalink
fix: dist directory cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: fengshunli <[email protected]>
  • Loading branch information
fengshunli committed Jun 28, 2024
1 parent 8ca96a9 commit d5fd144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ clidocsgen:

.PHONY: codegen-local
codegen-local: mod-vendor-local gogen protogen clientgen openapigen clidocsgen manifests-local notification-docs notification-catalog
rm -rf dist/
rm -rf vendor/

.PHONY: codegen-local-fast
Expand Down

0 comments on commit d5fd144

Please sign in to comment.