Skip to content

Commit a682f11

Browse files
committed
wheel name
1 parent c38d170 commit a682f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-python-release.reusable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ jobs:
8787
- name: Upload wheels
8888
uses: actions/upload-artifact@v4
8989
with:
90-
name: wheels-${{ matrix._.target }}
90+
name: wheels-${{ matrix._.target }}-${{ matrix._.interpreter || 'all' }}
9191
path: engine/language_client_python/dist
9292
if-no-files-found: error

0 commit comments

Comments
 (0)