Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2024-11-19 09:49:21 +03:30
parent c3eabd4d76
commit bddc2d2bdd
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

View File

@ -22,7 +22,7 @@ jobs:
- uses: bufbuild/buf-setup-action@v1.47.2 - uses: bufbuild/buf-setup-action@v1.47.2
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest - run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
- 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 npm install @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf - run: npm install @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
- run: buf --version - run: buf --version
- name: Checkout Git - name: Checkout Git
uses: actions/checkout@v4 uses: actions/checkout@v4