Skip to content

Commit

Permalink
Update build-product.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer authored Nov 29, 2024
1 parent 743a196 commit 8e17572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-product.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
fail-fast: true
matrix:
component: ${{fromJson(needs.prepare-build.outputs.components)}}
uses: datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@free_disk_space
uses: datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@main
with:
component: ${{ matrix.component }}
image_tag1: ${{ needs.prepare-build.outputs.image_tag1 }}
Expand Down

0 comments on commit 8e17572

Please sign in to comment.