Add additional debug line
Some checks failed
Generate and Release Protos / release (push) Failing after 24s

This commit is contained in:
Fred Boniface
2025-12-16 22:05:39 +00:00
parent 22ec72cdcf
commit 1598e7fcf9

View File

@@ -44,6 +44,7 @@ jobs:
run: |
echo "Searching for plugins..."
which protoc-gen-go
find $NPM_BIN_PATH -name "protoc-gen-ts-proto"
which protoc-gen-ts-proto
- name: Generate Code