Skip to content

Commit

Permalink
remove duplicate protoc install
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 3, 2023
1 parent 8b45d67 commit 4889de6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
libudev-dev \
pkg-config
- name: Get protoc from github releases
if: ${{ matrix.os }} == ubuntu-latest
run: |
sudo ./ci/get-protoc.sh
- name: Install dependencies
if: ${{ matrix.os == 'macos-latest' || matrix.os == 'macos-latest-xlarge' }}
run: |
Expand Down

0 comments on commit 4889de6

Please sign in to comment.