Fix script call
Some checks failed
Generate and Release Protos / release (push) Failing after 25s

This commit is contained in:
2026-01-07 17:29:01 +00:00
parent 051721ce02
commit b29f42c004

View File

@@ -33,7 +33,7 @@ jobs:
go install github.com/atombender/go-jsonschema@latest
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
- run: scripts/build.sh
- run: bash scripts/build.sh
- name: Build and Publish TS
working-directory: gen/ts