diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php index 37ed3567..ada0168c 100644 --- a/src/workflow/ArcanistLandWorkflow.php +++ b/src/workflow/ArcanistLandWorkflow.php @@ -1391,7 +1391,7 @@ EOTEXT $console = PhutilConsole::getConsole(); - $buildable = head($buildables); + $buildable = head($buildables['data']); if ($buildable['buildableStatus'] == 'passed') { $console->writeOut(