Skip to content

Commit

Permalink
Merge pull request #18 from YANGGMM/fix-14347
Browse files Browse the repository at this point in the history
make clean clean up binary file mo-dump
  • Loading branch information
YANGGMM authored Jan 24, 2024
2 parents 92aa10a + eb5dcc9 commit abca0cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ clean:
$(info [Clean up])
$(info Clean go test cache)
@go clean -testcache
rm -f $(BIN_NAME)
rm -rf $(ROOT_DIR)/vendor
rm -f $(MO_DUMP)


###############################################################################
Expand Down

0 comments on commit abca0cb

Please sign in to comment.