mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-22 23:14:19 +01:00
GitHub+make: compile JSON/WASM stubs
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -55,7 +55,10 @@ jobs:
|
||||
|
||||
- name: run check
|
||||
run: make rpc-check
|
||||
|
||||
|
||||
- name: run JSON/WASM stub compilation check
|
||||
run: make rpc-js-compile
|
||||
|
||||
- name: build mobile RPC bindings
|
||||
run: make mobile-rpc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user