Commit e99641a1 authored by Chunchi Che's avatar Chunchi Che

npm install -g protoc-gen-ts

parent 3307cd39
Pipeline #17754 passed with stage
in 10 seconds
......@@ -4,6 +4,7 @@ stages:
before_script:
- wget https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-x86_64.zip
- unzip -o -d ./protobuf protoc-21.9-linux-x86_64.zip
- npm install -g protoc-gen-ts
protoc:
stage: check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment