Skip to content

Commit fca8a75

Browse files
committed
fix gh action
1 parent 2e84e01 commit fca8a75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/actions/install-protobuf-compiler

.github/actions/install-protobuf-compiler/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ runs:
1010
run: |
1111
set -eux
1212
sudo apt-get update
13+
sudo apt-get install -y protobuf-compiler

0 commit comments

Comments
 (0)