Merge pull request #16192 from vector-im/jryans/docker-build-develop
Fix develop Docker buildspull/16212/head
commit
4c574d63db
|
@ -32,6 +32,7 @@ cd react-sdk
|
|||
yarn link
|
||||
yarn link matrix-js-sdk
|
||||
yarn --network-timeout=100000 install
|
||||
yarn reskindex
|
||||
cd ../
|
||||
|
||||
echo "Setting up element-web with react-sdk and js-sdk packages"
|
||||
|
|
Loading…
Reference in New Issue