Fix Buf generation
Some checks failed
Generate and Release Protos / release (push) Failing after 4s

This commit is contained in:
Fred Boniface
2025-12-16 21:48:21 +00:00
parent 9ebf62e2c6
commit c147172126

8
buf.yaml Normal file
View File

@@ -0,0 +1,8 @@
# buf.yaml
version: v1
build:
# This tells buf that the "protos" directory is the root of your import paths.
# If your file is at protos/rail/v1/common.proto,
# it will be imported as "rail/v1/common.proto"
roots:
- protos