v2: ci pkg

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2024-11-23 12:52:20 +03:30
parent 8338a661f7
commit 5bcb6feeac
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- 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/grpc/cmd/protoc-gen-go-grpc@latest
- run: npm install --save-dev @bufbuild/protoc-gen-es
- run: npm install --save-dev @bufbuild/protobuf @bufbuild/protoc-gen-es @bufbuild/buf
- run: buf --version
- uses: actions/checkout@v4
with: