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
|
||||
cd matrix-js-sdk
|
||||
git checkout robertlong/group-call
|
||||
yarn install
|
||||
yarn run build
|
||||
yarn link
|
||||
|
||||
Reference in New Issue
Block a user