Skip to content

Commit

Permalink
Update ollama.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Jan 2, 2024
1 parent 2e71a89 commit d208bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ollama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
run: |
curl -L https://ollama.ai/download/ollama-linux-amd64 -o ollama
chmod +x ollama
./ollama pull orca-mini
./ollama serve
./ollama pull orca-mini
- name: Run tests
working-directory: integrations/ollama
Expand Down

0 comments on commit d208bcf

Please sign in to comment.