mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
Add step to check wakunode2 binary
This commit is contained in:
parent
a57f361b1e
commit
162228150a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -39,6 +39,10 @@ jobs:
|
||||
shell: bash
|
||||
run: cd nim-waku && make wakunode2
|
||||
|
||||
- name: Ensure wakunode2 is ready
|
||||
shell: bash
|
||||
run: cd nim-waku && ./build/wakunode2 --help
|
||||
|
||||
- name: Install bufbuild
|
||||
uses: mu-io/setup-buf@v1beta
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user