Skip to content

Commit 962e7e3

Browse files
committed
Merge branch 'testing' of https://github.com/elastic/ollama into testing
2 parents 4f5114e + fcd811b commit 962e7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ jobs:
272272
--generate-notes \
273273
--prerelease
274274
echo "Uploading artifacts for tag ${{ env.VERSION }}"
275-
gh release upload ${{ env.VERSION }} dist/*.tgz dist/*.zip --clobber
275+
gh release upload ${{ env.VERSION }} dist/*.tgz dist/ollama-darwin --clobber

0 commit comments

Comments
 (0)