Skip to content

Commit 9117661

Browse files
- Small change.
1 parent 6ba8940 commit 9117661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1454,7 +1454,7 @@ jobs:
14541454
14551455
- name: Download digests
14561456
uses: actions/download-artifact@v4
1457-
if: env.PUSH_IMAGE_REQUIRED == 'true'
1457+
if: env.BUILD_IMAGE_REQUIRED == 'true'
14581458
with:
14591459
path: ${{ runner.temp }}/digests
14601460
name: digests-${{ env.PLATFORM_PAIR }}

0 commit comments

Comments
 (0)