diff --git a/scripts/docker-link-repos.sh b/scripts/docker-link-repos.sh index cf824d87ad..54c89bacae 100644 --- a/scripts/docker-link-repos.sh +++ b/scripts/docker-link-repos.sh @@ -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"