Skip to content

Commit

Permalink
Merge branch 'testing' of https://github.com/elastic/ollama into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga committed Dec 6, 2024
2 parents 4f5114e + fcd811b commit 962e7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@ jobs:
--generate-notes \
--prerelease
echo "Uploading artifacts for tag ${{ env.VERSION }}"
gh release upload ${{ env.VERSION }} dist/*.tgz dist/*.zip --clobber
gh release upload ${{ env.VERSION }} dist/*.tgz dist/ollama-darwin --clobber

0 comments on commit 962e7e3

Please sign in to comment.