Skip to content

Commit

Permalink
Hot fix for gpu build wheel pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
taoboyang committed Dec 13, 2023
1 parent c4fb7b7 commit f5c0f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
CMAKE_BUILD_PARALLEL_LEVEL=${{ steps.set_env.outputs.count }}
GIT_SHA=${{ github.sha }}
DEVICE=${{ matrix.device }}
CUDA_PATH=/usr/local/cuda
SCRIPT_EXEC_MODE=x86
CIBW_BUILD_VERBOSITY: 1
CIBW_BUILD: ${{ matrix.py_ver_prefix }}-*
Expand Down

0 comments on commit f5c0f2b

Please sign in to comment.