Skip to content

Commit

Permalink
setup-protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
robberphex committed Sep 28, 2022
1 parent b14f944 commit 29c9d1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: ${{ matrix.rust }}
- name: Install Protoc
uses: arduino/setup-protoc@v1
- run: cargo check

fmt:
Expand Down

0 comments on commit 29c9d1f

Please sign in to comment.