Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Aug 1, 2024
1 parent af80acb commit 43e5931
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
jobs:
build-image:
uses: making/workflows/.github/workflows/build-docker-image.yaml@main
save-image-jvm:
save-image:
needs: build-image
uses: making/workflows/.github/workflows/save-images.yaml@main
with:
image_file: image.yaml
uses: making/workflows/.github/workflows/save-images.yaml@main

0 comments on commit 43e5931

Please sign in to comment.