Commit ee82fde
fix(cross-compile): Fix download of arm64 CMake binaries
This commit fixes a regression introduced in 6674721 (feat: cross-compile
to Windows ARM (#326)).
It ensures the arm64 CMake binary package is downloaded when building
the corresponding CMake Windows arm64 wheels.
Co-authored-by: Henry Schreiner <[email protected]>1 parent b13c95e commit ee82fde
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments