mirror of https://github.com/waku-org/js-waku.git
setup-buf only install buf it cannot be found
This commit is contained in:
parent
f0f76cb661
commit
441d906bd8
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue