You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-04 05:02:41 +03:00
Fail the build if the docs don't generate
This commit is contained in:
@@ -28,4 +28,6 @@ rm -f matrix-js-sdk-*.tgz
|
|||||||
npm pack ||
|
npm pack ||
|
||||||
fail "npm pack finished with return code $?"
|
fail "npm pack finished with return code $?"
|
||||||
|
|
||||||
|
npm run gendoc || fail "JSDoc failed with code $?"
|
||||||
|
|
||||||
exit $RC
|
exit $RC
|
||||||
|
|||||||
Reference in New Issue
Block a user