Skip to content

Commit e4b3d1e

Browse files
committed
Fix CI again...
1 parent 30d7fcf commit e4b3d1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- uses: actions/upload-artifact@v4
6060
with:
61-
name: release-${{ matrix.os }}
61+
name: release-${{ matrix.target }}
6262
path: ${{ steps.package.outputs.ASSET }}
6363

6464
- name: Release

0 commit comments

Comments
 (0)