mirror of
https://github.com/ollama/ollama.git
synced 2025-10-03 19:34:12 +02:00
archive ollama binaries
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user