Might have forgotten..

This commit is contained in:
jolts 2025-01-24 13:23:13 +02:00
parent 18565cbc56
commit 81c6d03695

View file

@ -55,6 +55,3 @@ debug:
clean:
@rm -rf $(BIN_DIR)
proto:
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative protos/*.proto