Skip to content

Commit 952b96f

Browse files
fix: typo in artifacts names
1 parent b60ac72 commit 952b96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Upload wheels
7575
uses: actions/upload-artifact@v4
7676
with:
77-
name: slicer_layer_md-${{ inputs.build-target }}
77+
name: slicer_layer_dm-${{ inputs.build-target }}
7878
path: |
7979
wheelhouse/slicer_layer_dm-*.whl
8080
wheelhouse/slicer_layer_dm_sdk-*.whl

0 commit comments

Comments
 (0)