Skip to content

Commit

Permalink
Put back protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
macpie committed May 7, 2024
1 parent d013593 commit 489bfe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ jobs:
- name: Rust install
uses: dtolnay/rust-toolchain@stable

# - name: Install protoc
# run: sudo apt-get install -y protobuf-compiler
- name: Install protoc
run: sudo apt-get install -y protobuf-compiler

- name: Cache
uses: actions/cache@v4
Expand Down

0 comments on commit 489bfe2

Please sign in to comment.