Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
fix: fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed Dec 4, 2023
1 parent da108e2 commit 0fbbf48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ tools:
go install github.com/things-go/protogen-saber/cmd/protoc-gen-saber-enum
go install github.com/things-go/protogen-saber/cmd/protoc-gen-saber-seaql
go install github.com/things-go/protogen-saber/cmd/protoc-gen-saber-model
go install github.com/things-go/protogen-saber/cmd/protoc-gen-saber-assist
go install github.com/things-go/protogen-saber/cmd/protoc-gen-saber-rapier

.PHONY: generate tools

0 comments on commit 0fbbf48

Please sign in to comment.