Skip to content

Commit

Permalink
buf
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Dec 4, 2023
1 parent 2ebcd22 commit 6f8334b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
go-version: '^1.18.0'
cache: true

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

- name: grpc
run: make -w grpc

Expand Down

0 comments on commit 6f8334b

Please sign in to comment.