assign wasLoopStep correctly
This commit is contained in:
parent
90f3d28bb5
commit
57a5d8505d
|
@ -438,6 +438,7 @@ class Orchestrator {
|
|||
})
|
||||
this._context.steps[loopStepNumber] = tempOutput
|
||||
|
||||
wasLoopStep = true
|
||||
loopSteps = []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue