Try specify path
Some checks failed
Generate and Release Protos / release (push) Failing after 24s

This commit is contained in:
Fred Boniface
2025-12-16 23:19:07 +00:00
parent 9dc308a56d
commit 31074b7bef

View File

@@ -4,6 +4,7 @@ plugins:
out: gen/go out: gen/go
opt: paths=source_relative opt: paths=source_relative
- plugin: ts-proto - plugin: ts-proto
path: ./node_modules/ts-proto/protoc-gen-ts_proto
out: gen/ts out: gen/ts
opt: opt:
- esModuleInterop=true - esModuleInterop=true