mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
Merge pull request #738 from vector-im/dbkr/change_branch
Don't check out group-call branch in build script
This commit is contained in:
@@ -7,7 +7,6 @@ export VITE_PRODUCT_NAME="Element Call"
|
|||||||
|
|
||||||
git clone https://github.com/matrix-org/matrix-js-sdk.git
|
git clone https://github.com/matrix-org/matrix-js-sdk.git
|
||||||
cd matrix-js-sdk
|
cd matrix-js-sdk
|
||||||
git checkout robertlong/group-call
|
|
||||||
yarn install
|
yarn install
|
||||||
yarn run build
|
yarn run build
|
||||||
yarn link
|
yarn link
|
||||||
|
|||||||
Reference in New Issue
Block a user