Skip to content

Commit 6b2e6ed

Browse files
test
1 parent 488ac3a commit 6b2e6ed

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
@@ -13,7 +13,7 @@ xbuild-tools = ["cmake", "ninja"]
1313
[tool.cibuildwheel.linux]
1414
before-all = [
1515
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
16-
"dnf -y install lsb-release wget",
16+
"dnf -y install redhat-lsb-core wget",
1717
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh"
1818
]
1919
xbuild-tools = ["cmake", "ninja"]

0 commit comments

Comments
 (0)