Skip to content

Commit 456c248

Browse files
committed
Try as a separate workflow
1 parent 4d15be0 commit 456c248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Checkout
122122
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
123123

124-
- uses: AlmaLinux/atomic-ci/.github/workflows/prepare-build.yml
124+
- uses: AlmaLinux/atomic-ci/.github/workflows/prepare-build.yml@restructure
125125
id: set-matrix
126126
with:
127127
platforms: ${{ inputs.platforms }}

0 commit comments

Comments
 (0)