mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
Uses latest buf
This commit is contained in:
parent
21c1aafa4d
commit
589ca0258b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -15,7 +15,9 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Install bufbuild
|
- name: Install bufbuild
|
||||||
uses: wizhi/setup-buf@v1
|
uses: mu-io/setup-buf@v1beta
|
||||||
|
with:
|
||||||
|
buf-version: '0.39.1'
|
||||||
|
|
||||||
- name: Install NodeJS
|
- name: Install NodeJS
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user