Skip to content

Commit 8a0c112

Browse files
committed
Fix ci.yml
1 parent fd7f893 commit 8a0c112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
141141
- uses: actions/upload-artifact@v4.6.2
142142
with:
143-
name: digests-${{ env.PLATFORM_PAIR }}
143+
name: digests-${{ matrix.mcarch }}
144144
path: /tmp/digests/*
145145
if-no-files-found: error
146146
retention-days: 1

0 commit comments

Comments
 (0)