Skip to content

Commit

Permalink
fu: set needs build job to differ job
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed Nov 6, 2024
1 parent ccefef4 commit 9eba68e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
container:
image: ghcr.io/vanilla-os/core:main
if: github.ref_type == 'tag' && github.repository == 'vanilla-os/core-image'
needs: build

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9eba68e

Please sign in to comment.