We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59301c3 commit 051790dCopy full SHA for 051790d
1 file changed
.github/workflows/build_wheel.yml
@@ -67,7 +67,7 @@ jobs:
67
DP_VARIANT: ${{ matrix.dp_variant }}
68
CUDA_VERSION: ${{ matrix.cuda_version }}
69
DP_PKG_NAME: ${{ matrix.dp_pkg_name }}
70
- CIBW_BUILD_FRONTEND: "uv"
+ CIBW_BUILD_FRONTEND: "build[uv]"
71
- uses: actions/upload-artifact@v7
72
with:
73
name: cibw-cp${{ matrix.python }}-${{ matrix.platform_id }}-cu${{ matrix.cuda_version }}-${{ strategy.job-index }}
0 commit comments