diff --git a/.github/workflows/build-commit.yml b/.github/workflows/build-commit.yml index d98a970..3ca62cb 100644 --- a/.github/workflows/build-commit.yml +++ b/.github/workflows/build-commit.yml @@ -84,7 +84,7 @@ jobs: - build: 'avx512' 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"' + defines: '-DGGML_OPENBLAS=ON'