Skip to content

Commit

Permalink
Show protoc version on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Aug 2, 2022
1 parent 4512783 commit 46c8964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -113,7 +113,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y protobuf-compiler
protoc -v
protoc --version
- name: Cache Cargo
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 46c8964

Please sign in to comment.