Skip to content

Commit

Permalink
Setup protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jun 17, 2024
1 parent a1dad0b commit 40a0f89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
go-version-file: go.mod

- name: Install Protoc
uses: arduino/setup-protoc@v3

- name: Setup
run: make testclient

Expand Down

0 comments on commit 40a0f89

Please sign in to comment.