fix: remove imports google any and status protobufs
Some checks failed
Publish / Publish Job (push) Failing after 2m0s
Some checks failed
Publish / Publish Job (push) Failing after 2m0s
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -50,7 +50,6 @@ jobs:
|
|||||||
npm install -g ts-proto
|
npm install -g ts-proto
|
||||||
protoc -I ./proto ./proto/*.proto \
|
protoc -I ./proto ./proto/*.proto \
|
||||||
--ts_proto_out=nestJs=true,package=omit:./gen \
|
--ts_proto_out=nestJs=true,package=omit:./gen \
|
||||||
--go_out=Mgoogle/protobuf/any.proto=google.golang.org/protobuf/types/known/anypb,paths=source_relative:./gen \
|
|
||||||
--go-grpc_out=paths=source_relative:./gen
|
--go-grpc_out=paths=source_relative:./gen
|
||||||
|
|
||||||
- name: Publish package
|
- name: Publish package
|
||||||
|
|||||||
Reference in New Issue
Block a user