Commit 27902cee authored by Chunchi Che's avatar Chunchi Che

Revert "fix ci"

This reverts commit 4972861d.
parent 21bb9d56
...@@ -5,7 +5,6 @@ before_script: ...@@ -5,7 +5,6 @@ before_script:
- wget https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-x86_64.zip - 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 - unzip -o -d ./protobuf protoc-21.9-linux-x86_64.zip
- npm i protoc-gen-ts - npm i protoc-gen-ts
- export PATH = "$PWD/node_modules/protoc-gen-ts/bin:$PATH"
protoc: protoc:
stage: check 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