Skip to content

Commit

Permalink
ijstall buf
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Dec 5, 2023
1 parent bffb32e commit 085f6bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: buf-setup
uses: bufbuild/buf-setup-action@v1.28.1

- name: grpc
run: make grpc

Expand Down

0 comments on commit 085f6bc

Please sign in to comment.