mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-23 11:48:17 +00:00
Make sure core is downloaded for node tests
This commit is contained in:
parent
648748cd24
commit
7abdacdf06
@ -155,6 +155,7 @@ case "$TARGET" in
|
||||
;;
|
||||
"node")
|
||||
npm install
|
||||
scripts/download-core.sh
|
||||
|
||||
pushd src/node
|
||||
node-gyp configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user