Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiyt committed Sep 17, 2024
1 parent 54bc7d2 commit 79b4a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Install Protoc
run: |
sudo apt install -y protobuf-compiler
protoc --version
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
- name: Test
run: make test
Expand Down

0 comments on commit 79b4a6b

Please sign in to comment.