Skip to content

Commit

Permalink
chore: fix c-c c-v condition
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Aug 27, 2024
1 parent 9ee3a6a commit c8aaedf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ jobs:
path: googleapis

- name: Install protoc
if: steps.check-protoc.outputs.protoc_installed == 'false'
id: deps-protoc
shell: bash
run: |
Expand Down

0 comments on commit c8aaedf

Please sign in to comment.