Generate the dist for ts proto
Some checks failed
ci/woodpecker/push/go-generate Pipeline failed
ci/woodpecker/push/js-generate Pipeline failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/repo-checks Pipeline failed

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-04-27 06:38:35 +02:00
parent b5bf059051
commit d633fdf845

View File

@@ -25,6 +25,7 @@ steps:
- name: Compile typescript
image: docker.io/library/node:25.9.0-alpine3.22
commands:
- cd ./target
- npm install
- npx tsc
- name: Push the typescrip repo