mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
attempt to fix
This commit is contained in:
parent
1d5c065861
commit
d936cdd28a
2
.github/workflows/build-commit.yml
vendored
2
.github/workflows/build-commit.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
- build: 'avx'
|
||||
defines: '-DGGML_AVX2=OFF'
|
||||
- build: 'avx512'
|
||||
defines: '-DGGML_AVX512=ON -DBUILD_SHARED_LIBS=ON'
|
||||
defines: '-DGGML_AVX512=ON'
|
||||
- build: 'openblas'
|
||||
defines: '-DGGML_OPENBLAS=ON -DBLAS_INCLUDE_DIRS="$env:RUNNER_TEMP/openblas/include" -DBLAS_LIBRARIES="$env:RUNNER_TEMP/openblas/lib/openblas.lib"'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user