Skip to content

Commit 6cbd10d

Browse files
author
Saurav Agarwal
committed
fix repo command typo
1 parent 39a3684 commit 6cbd10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/setup/manylinux_2_28_before-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
yum install -y epel-release
44
yum install -y wget yum-utils python3-devel
55

6-
dnf config-manger --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/cuda-rhel8.repo
6+
dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/cuda-rhel8.repo
77
dnf -y install --setopt=obsoletes=0 \
88
cuda-compiler-12-4-12.4.1-1 \
99
cuda-libraries-12-4-12.4.1-1 \

0 commit comments

Comments
 (0)