mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-18 09:36:34 +00:00
hack to install yarn on ci
This commit is contained in:
parent
c5c451ed18
commit
dff6c833ff
@ -110,6 +110,8 @@ case "$TARGET" in
|
|||||||
npm run jsdoc
|
npm run jsdoc
|
||||||
;;
|
;;
|
||||||
"realmjs")
|
"realmjs")
|
||||||
|
#HACK
|
||||||
|
brew install yarn
|
||||||
pushd src
|
pushd src
|
||||||
xctest RealmJS
|
xctest RealmJS
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user