GitHub+make: compile JSON/WASM stubs

This commit is contained in:
Oliver Gugger
2021-08-03 13:37:58 +02:00
parent 702f0d7ced
commit 74dc883aa4
2 changed files with 9 additions and 1 deletions

View File

@@ -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