Skip to content

Commit a4e00a8

Browse files
committed
fix2
1 parent 87d3a83 commit a4e00a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/overcloud-host-image-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
4343
environment: ${{ inputs.runner_env }}
4444
runs-on: ${{ needs.runner-selection.outputs.runner_name_image_build }}
45+
needs:
46+
- runner-selection
4547
permissions: {}
4648
steps:
4749
- name: Validate inputs

0 commit comments

Comments
 (0)