Skip to content

Commit 321c309

Browse files
committed
Fix dependency
1 parent 16c51a1 commit 321c309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/stackhpc-container-image-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212

1313
build-kayobe-image:
1414
name: Build Kayobe Image
15-
needs:
16-
- check-changes
1715
uses: ./.github/workflows/stackhpc-build-kayobe-image.yml
1816
with:
1917
if: ${{ needs.check-changes.outputs.aio == 'true' }}

0 commit comments

Comments
 (0)