Skip to content

Commit da2cc87

Browse files
committed
'0328'
1 parent e1493de commit da2cc87

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
@@ -88,7 +88,7 @@ jobs:
8888
- name: Save Wheel Package as Artifact
8989
uses: actions/upload-artifact@v4
9090
with:
91-
name: wheelhouse-${{ matrix.python-version }}-${{ matrix.buildplat.platform }}
91+
name: wheelhouse-${{ matrix.python[1] }}-${{ matrix.buildplat.platform }}
9292
path: wheelhouse/*.whl
9393

9494
package_source:

0 commit comments

Comments
 (0)