Skip to content

Commit 302b6c2

Browse files
authored
fix(wheel): override wheel artifact name in input to publish job (#1580)
Followup to #1577 -- should resolve the publishing issues seen in https://github.com/rapidsai/dask-cuda/actions/runs/19321124419/job/55274180710 Authors: - Gil Forsyth (https://github.com/gforsyth) Approvers: - Peter Andreas Entschev (https://github.com/pentschev) - Bradley Dice (https://github.com/bdice) URL: #1580
1 parent 97f4c04 commit 302b6c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ jobs:
9696
date: ${{ inputs.date }}
9797
package-name: dask-cuda
9898
package-type: python
99+
publish-wheel-search-key: "dask-cuda_wheel"

0 commit comments

Comments
 (0)