mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-20 16:18:21 +00:00
Install bufbuild
To get the `buf` binary
This commit is contained in:
parent
9aa3f1340d
commit
21c1aafa4d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Install bufbuild
|
||||||
|
uses: wizhi/setup-buf@v1
|
||||||
|
|
||||||
- name: Install NodeJS
|
- name: Install NodeJS
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user