Commit f656648
committed
fix: Use local method with override flag for CUDA installation
Changed back to local method but added --override flag to prevent
installer from failing on missing dependencies or gcc version checks.
The --override flag allows installation to proceed even if some
validation checks fail, which is necessary in CI environments.1 parent 3269912 commit f656648
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments