Skip to content

Commit

Permalink
🤖 Fix workflow for image
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Oct 25, 2023
1 parent e678779 commit 1ad015a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
with:
flavor: ${{ matrix.flavor }}
flavor_release: ${{ matrix.flavorRelease }}
family: ${{ matrix.family }}
needs:
- core
strategy:
Expand Down Expand Up @@ -291,6 +292,7 @@ jobs:
with:
flavor: ${{ matrix.flavor }}
flavor_release: ${{ matrix.flavorRelease }}
family: ${{ matrix.family }}
needs:
- standard
strategy:
Expand Down

0 comments on commit 1ad015a

Please sign in to comment.