Merge pull request #16192 from vector-im/jryans/docker-build-develop

Fix develop Docker builds
This commit is contained in:
J. Ryan Stinnett
2021-01-18 12:10:23 +00:00
committed by GitHub

View File

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