Skip to content

Commit 9b76759

Browse files
test 05
1 parent 26c2622 commit 9b76759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ xbuild-tools = ["cmake", "ninja"]
1111

1212
[tool.cibuildwheel.linux]
1313
before-all = [
14+
"dnf install lsb_release -y",
1415
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh",
1516
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh --cuda=12.9 --temp=/tmp/cuda-temp"
1617
]

0 commit comments

Comments
 (0)