Skip to content

Commit

Permalink
build depends on protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jac18281828 committed Dec 22, 2023
1 parent cbb751d commit 8acc4fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
profile: minimal
override: true

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

- name: Run tests
run: |
cargo test
Expand Down

0 comments on commit 8acc4fe

Please sign in to comment.