Commit 4972861d authored by Chunchi Che's avatar Chunchi Che

fix ci

parent cc4e3b91
Pipeline #17752 failed with stage
in 10 seconds
......@@ -5,6 +5,7 @@ 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 i protoc-gen-ts
- export PATH = "$PWD/node_modules/protoc-gen-ts/bin:$PATH"
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