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:
commit
c91dfdfe9d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue