We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a6857 commit fcd811bCopy full SHA for fcd811b
.github/workflows/release-testing.yaml
@@ -272,4 +272,4 @@ jobs:
272
--generate-notes \
273
--prerelease
274
echo "Uploading artifacts for tag ${{ env.VERSION }}"
275
- gh release upload ${{ env.VERSION }} dist/*.tgz dist/*.zip --clobber
+ gh release upload ${{ env.VERSION }} dist/*.tgz dist/ollama-darwin --clobber
0 commit comments