diff --git a/scripts/fetch-develop.deps.sh b/scripts/fetch-develop.deps.sh index c4001f7dc8..0625cec897 100755 --- a/scripts/fetch-develop.deps.sh +++ b/scripts/fetch-develop.deps.sh @@ -77,7 +77,6 @@ dodep matrix-org matrix-js-sdk pushd matrix-js-sdk yarn link yarn install -yarn build popd yarn link matrix-js-sdk @@ -92,7 +91,7 @@ pushd matrix-react-sdk yarn link yarn link matrix-js-sdk yarn install -yarn build +yarn reskindex popd yarn link matrix-react-sdk