Skip to content

Commit c9f533f

Browse files
authored
Update main.yml
1 parent 0eff14f commit c9f533f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- os: windows-latest
3535
arch: x86_64
3636
name: windows-gpu
37-
make: LLAMA="-DGGML_BACKEND_DL=ON -DGGML_NATIVE=OFF -DGGML_CPU=ON -DGGML_CPU_ALL_VARIANTS=ON"
37+
make: LLAMA="-DGGML_BACKEND_DL=ON -DGGML_NATIVE=OFF -DGGML_CPU=ON -DGGML_STATIC=ON"
3838

3939
# Android builds
4040
- os: ubuntu-latest

0 commit comments

Comments
 (0)