Skip to content

Commit fef3248

Browse files
committed
try clearing the cache
1 parent c45a9c4 commit fef3248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ jobs:
726726
uses: hendrikmuhs/[email protected]
727727
with:
728728
key: macOS-latest-swift
729-
evict-old-files: 1d
729+
evict-old-files: 1s
730730

731731
- name: Dependencies
732732
id: depends
@@ -1421,7 +1421,7 @@ jobs:
14211421
cmake -B build -G Xcode \
14221422
-DGGML_METAL_USE_BF16=ON \
14231423
-DGGML_METAL_EMBED_LIBRARY=ON \
1424-
-DLLAMA_CURLDLLAMA_CURL=OFF \
1424+
-DLLAMA_CURLD=OFF \
14251425
-DLLAMA_BUILD_EXAMPLES=OFF \
14261426
-DLLAMA_BUILD_TESTS=OFF \
14271427
-DLLAMA_BUILD_SERVER=OFF \

0 commit comments

Comments
 (0)