Skip to content

Commit

Permalink
fix: fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
asjdf committed Sep 15, 2023
1 parent fed4807 commit 0c214bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- breaking
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- run: go install github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts
- uses: bufbuild/[email protected]
with:
github_token: ${{ github.token }}
Expand Down

0 comments on commit 0c214bc

Please sign in to comment.