Report and bail on broken links (#13540)
This commit is contained in:
@ -16,6 +16,7 @@ source ../ci/rust-version.sh
|
||||
|
||||
# Build from /src into /build
|
||||
npm run build
|
||||
echo $?
|
||||
|
||||
# Publish only from merge commits and release tags
|
||||
if [[ -n $CI ]]; then
|
||||
|
Reference in New Issue
Block a user