"src/vscode:/vscode.git/clone" did not exist on "44140eeb803633f00a7e2663b2e89c7d677cd01b"
Commit 5580de45 authored by Michael Yang's avatar Michael Yang
Browse files

archive ollama binaries

parent 946431d5
......@@ -174,3 +174,7 @@ jobs:
path: llm/llama.cpp/build
- run: go build
- run: go test -v ./...
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}-binaries
path: ollama
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment