Skip to content

Commit 871eebf

Browse files
prabhuk25dkwon17
andauthored
Update .github/workflows/pr-check.yaml
Co-authored-by: David Kwon <dakwon@redhat.com>
1 parent 3824f27 commit 871eebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
252252
echo "AMD64 digest: $AMD64_DIGEST"
253253
echo "ARM64 digest: $ARM64_DIGEST"
254-
echo "ARM64 digest: $PPC64LE_DIGEST"
254+
echo "PPC64LE digest: $PPC64LE_DIGEST"
255255
256256
echo "Creating multi-arch manifest..."
257257
docker manifest create ${{ env.REGISTRY }}/universal-developer-image:pr-${{github.event.number}} \

0 commit comments

Comments
 (0)