Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider authored Oct 7, 2024
1 parent 57900be commit 6a0eb9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
runs-on: ubuntu-latest

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

- uses: actions/checkout@v3

- name: Run tests
Expand Down

0 comments on commit 6a0eb9f

Please sign in to comment.