Skip to content

Commit 897f8f7

Browse files
chore: qdd protobuf-compiler to setup-and-build dependencies (#2036)
1 parent b274635 commit 897f8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-and-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
shell: bash
2828
run: |
2929
sudo apt-get update
30-
sudo apt-get install -y libudev-dev pkg-config build-essential
30+
sudo apt-get install -y libudev-dev pkg-config build-essential protobuf-compiler
3131
3232
- name: Load versions
3333
id: versions

0 commit comments

Comments
 (0)