Skip to content

Commit 26c2622

Browse files
test 03
1 parent a6ce4ab commit 26c2622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ xbuild-tools = ["cmake", "ninja"]
1212
[tool.cibuildwheel.linux]
1313
before-all = [
1414
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh",
15-
"{package}/tensor-array-repo/Tensor-Array/scripts/actions --cuda=12.9 --temp=/tmp/cuda-temp"
15+
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh --cuda=12.9 --temp=/tmp/cuda-temp"
1616
]
1717
xbuild-tools = ["cmake", "ninja"]

0 commit comments

Comments
 (0)