ci
This commit is contained in:
parent
9c92ab9d34
commit
2325afaaf0
@ -20,10 +20,12 @@ jobs:
|
|||||||
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||||
- run: npm install --save-dev @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
- run: npm install --save-dev @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
|
||||||
- run: buf --version
|
- run: buf --version
|
||||||
|
- run: pwd
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ gitea.token }}
|
token: ${{ gitea.token }}
|
||||||
path: ./
|
path: ./
|
||||||
|
- run: pwd
|
||||||
- run: ls node_modules
|
- run: ls node_modules
|
||||||
- run: buf generate
|
- run: buf generate
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user