Skip to content

Commit

Permalink
switch to protobuf-src for ease of install
Browse files Browse the repository at this point in the history
  • Loading branch information
d4l3k committed Oct 26, 2024
1 parent b0a464f commit f8851d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: |
set -eux
sudo apt-get install -y protobuf-compiler
pip install .[dev]
- name: Run Python Lint
run: |
Expand Down

0 comments on commit f8851d8

Please sign in to comment.