Skip to content

Commit 554b3a9

Browse files
Update pyproject.toml
1 parent 2fbc86c commit 554b3a9

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
@@ -16,7 +16,7 @@ temp = "/tmp/cuda-temp"
1616
[tool.cibuildwheel.linux]
1717
before-all = [
1818
"chmod +x tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
19-
"dnf -y install redhat-lsb-core wget gcc g++",
19+
"dnf -y install redhat-lsb-core wget gcc gcc-g++",
2020
". tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh"
2121
]
2222
xbuild-tools = ["cmake", "ninja"]

0 commit comments

Comments
 (0)