Skip to content

Commit 0c04a4e

Browse files
Update artifact name
1 parent 055e74c commit 0c04a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Upload build artifact
119119
uses: actions/upload-artifact@v4
120120
with:
121-
name: shared_library_xpu_${{ matrix.os }}
121+
name: shared_library_xpu_${{ matrix.os }}_x86_64
122122
path: output/*
123123
retention-days: 7
124124

0 commit comments

Comments
 (0)