Add missing needs statement

This commit is contained in:
Ayaz Salikhov
2022-05-12 16:35:18 +03:00
parent ea35ff1965
commit dbb97628de

View File

@@ -62,6 +62,7 @@ jobs:
imageName: base-notebook
build-minimal-notebook:
needs: [build-base-notebook]
uses: ./.github/workflows/sub-build-push-image.yml
with:
imageName: minimal-notebook