git.delta.rocks / unique-network / refs/commits / a2b946bbd86e

difftreelog

change needs

Alexander Aksenov2022-09-13parent: #5969a58.patch.diff
in: master

1 file changed

modified.github/workflows/node-only-update_v2.ymldiffbeforeafterboth
5757
58 strategy:58 strategy:
59 matrix:59 matrix:
60 include: ${{fromJson(needs.prepare-execution-marix.outputs.matrix)}}60 include: ${{fromJson(needs.nodes-execution-matrix.outputs.matrix)}}
6161
62 steps:62 steps:
6363