Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Jul 20, 2024
1 parent 2481ac4 commit b672656
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image-deps-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

update-k0s-images:
runs-on: ubuntu-20.04
needs: [compile-buildtools]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -77,6 +78,7 @@ jobs:
update-openebs-images:
runs-on: ubuntu-20.04
needs: [compile-buildtools]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b672656

Please sign in to comment.