mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-13 17:13:17 +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
|
||||
cd matrix-js-sdk
|
||||
git checkout robertlong/group-call
|
||||
yarn install
|
||||
yarn run build
|
||||
yarn link
|
||||
|
||||
Reference in New Issue
Block a user