mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
It's now just build
This commit is contained in:
parent
5142cb63c8
commit
fcc40ee372
@ -13,7 +13,7 @@ set -x
|
||||
npm install
|
||||
|
||||
# we may be using a dev branch of js-sdk in which case we need to build it
|
||||
(cd node_modules/matrix-js-sdk && npm run compile)
|
||||
(cd node_modules/matrix-js-sdk && npm run build)
|
||||
|
||||
# run the mocha tests
|
||||
npm run test
|
||||
|
Loading…
Reference in New Issue
Block a user