Skip to content

Commit 3dee675

Browse files
- Improve.
1 parent 1988676 commit 3dee675

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
@@ -1208,7 +1208,7 @@ jobs:
12081208
- name: Upload artifact
12091209
uses: actions/upload-artifact@v4
12101210
with:
1211-
name: myimage-${{ matrix.platform }}
1211+
name: myimage-${{ env.IMAGE_PLATFORM_SAN }}
12121212
path: ${{ runner.temp }}/myimage-${{ env.IMAGE_PLATFORM_SAN }}.tar
12131213

12141214
- name: Load image

0 commit comments

Comments
 (0)