Skip to content

Commit 84993a0

Browse files
committed
Get version.
1 parent b7e4507 commit 84993a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
- uses: actions/checkout@v2
8282
with:
8383
submodules: 'recursive'
84+
- run: sudo apt-cache madison protobuf-compiler
8485
- name: Install protoc
8586
run: sudo apt-get install -y protobuf-compiler=3.6.1.3-2ubuntu5
8687
- name: Install Rust toolchain

0 commit comments

Comments
 (0)