setup-buf only install buf it cannot be found

This commit is contained in:
Franck Royer 2021-04-26 15:46:06 +10:00
parent f0f76cb661
commit 441d906bd8
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ jobs:
key: buf-bin-v${{ env.BUF_VERSION }}-ubuntu-latest-v1
- name: Install bufbuild
if: steps.cache-buf-bin.outputs.cache-hit != 'true'
uses: mu-io/setup-buf@v1beta
with:
buf-version: ${{ env.BUF_VERSION }}