Skip to content

Commit 051790d

Browse files
authored
Revert
1 parent 59301c3 commit 051790d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
DP_VARIANT: ${{ matrix.dp_variant }}
6868
CUDA_VERSION: ${{ matrix.cuda_version }}
6969
DP_PKG_NAME: ${{ matrix.dp_pkg_name }}
70-
CIBW_BUILD_FRONTEND: "uv"
70+
CIBW_BUILD_FRONTEND: "build[uv]"
7171
- uses: actions/upload-artifact@v7
7272
with:
7373
name: cibw-cp${{ matrix.python }}-${{ matrix.platform_id }}-cu${{ matrix.cuda_version }}-${{ strategy.job-index }}

0 commit comments

Comments
 (0)