bring back protobuf

This commit is contained in:
jkoberg
2021-10-19 14:05:18 +02:00
parent 2356415099
commit e30c3b2270
6 changed files with 3 additions and 34 deletions

View File

@@ -32,8 +32,7 @@ docs-generate: config-docs-generate \
include ../.make/generate.mk
.PHONY: ci-go-generate
ci-go-generate: #protobuf # CI runs ci-node-generate automatically before this target
#@go generate ./...
ci-go-generate: protobuf # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: yarn-build