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

Fix develop Docker builds
pull/16212/head
J. Ryan Stinnett 2021-01-18 12:10:23 +00:00 committed by GitHub
commit 4c574d63db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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"