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

This commit is contained in:
Fred Boniface
2025-12-16 21:50:25 +00:00
parent c147172126
commit 58db6e18d3
2 changed files with 4 additions and 8 deletions

4
buf.work.yaml Normal file
View File

@@ -0,0 +1,4 @@
# buf.work.yaml
version: v1
directories:
- protos

View File

@@ -1,8 +0,0 @@
# 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