Commit 3fe6f5b
fix: install OpenBLAS in release CI for Ubuntu
The release workflow was missing the libopenblas-dev install step that
cmake.yml already has, causing BLAS-dependent builds to fail on Linux.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent beca00d commit 3fe6f5b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
0 commit comments