Skip to content

Commit 1552e8e

Browse files
authored
Update build-and-release.yaml
1 parent 78b9de3 commit 1552e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
# disable repair
105105
CIBW_REPAIR_WHEEL_COMMAND: ""
106106
CIBW_ARCHS: "aarch64"
107+
CIBW_ENVIRONMENT: CMAKE_ARGS='-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLAS'
107108
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"
108109
with:
109110
output-dir: wheelhouse

0 commit comments

Comments
 (0)