forked from docs/doc-exports
Update .gitea/workflows/openapi.yml
This commit is contained in:
@ -125,7 +125,7 @@ jobs:
|
||||
LAUNCH_UUID=$(echo "$VALIDATION_RESPONSE" | jq -r '.launch.id // empty')
|
||||
|
||||
if [ -z "$LAUNCH_UUID" ]; then
|
||||
echo "❌ Could not extract launch id"
|
||||
echo "❌ Could not extract launch UUID"
|
||||
HAS_FAILURE=1
|
||||
continue
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user