Add some doc to the github actions / CI scripts (#8034)

* Add some doc to the githuib actions / CI scripts

Type: task

* alalytics-events is more name matching
This commit is contained in:
David Baker 2022-03-11 13:00:56 +00:00 committed by GitHub
parent 20d5798594
commit 1eb67047c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 23 additions and 3 deletions

View file

@ -1,5 +1,12 @@
#!/bin/bash
# This installs other Matrix dependencies that are often
# developed in parallel with react-sdk, using fetchdep.sh
# for branch matching.
# This will set up a working react-sdk environment, so is
# used for running react-sdk standalone tests. To set up a
# build of element-web, use layered.sh
set -ex
scripts/fetchdep.sh matrix-org matrix-js-sdk