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