Skip to content

Commit

Permalink
modify protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
fyannch committed Jun 27, 2024
1 parent 8493d44 commit dfbde8d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/sonarqube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@ jobs:
dotnet-version: '7.0'

- name: Install Protoc

uses: arduino/setup-protoc@v3

with:

version: "23.x"
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler

- name: Set up JDK 17

Expand Down

0 comments on commit dfbde8d

Please sign in to comment.