Skip to content

Commit 4d15be0

Browse files
committed
Try as a separate workflow
1 parent 04fda2e commit 4d15be0

File tree

2 files changed

+1
-1
lines changed

2 files 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/actions/prepare-build
124+
- uses: AlmaLinux/atomic-ci/.github/workflows/prepare-build.yml
125125
id: set-matrix
126126
with:
127127
platforms: ${{ inputs.platforms }}

0 commit comments

Comments
 (0)