mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
clobber release artifacts
This commit is contained in:
@@ -29,8 +29,8 @@ cp ./ollama dist/ollama-${OS}-${ARCH}
|
||||
gh release create -p v$VERSION -t v$VERSION
|
||||
|
||||
# Upload the zip file.
|
||||
gh release upload v$VERSION ./dist/Ollama-${OS}-${ARCH}.zip
|
||||
gh release upload v$VERSION ./dist/Ollama-${OS}-${ARCH}.zip --clobber
|
||||
|
||||
# Upload the binary.
|
||||
gh release upload v$VERSION ./dist/ollama-${OS}-${ARCH}
|
||||
gh release upload v$VERSION ./dist/ollama-${OS}-${ARCH} --clobber
|
||||
|
||||
|
||||
Reference in New Issue
Block a user