Skip to content

Commit

Permalink
Revert "install protoc"
Browse files Browse the repository at this point in the history
This reverts commit 6385f45460d922e2e73e8ab058521e3d4c9a7f32.
  • Loading branch information
nakulj committed Jun 3, 2024
1 parent 039fc5e commit 7637962
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
with:
java-version: '8'
distribution: 'corretto'
- name: Install protoc
uses: arduino/setup-protoc@v3
with: version: "3.x"
- name: Build with Maven
run: mvn -B package --file pom.xml -DskipITs

Expand Down

0 comments on commit 7637962

Please sign in to comment.