[PR #3926] [MERGED] Fix release CI #11323

Closed
opened 2026-04-12 23:27:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3926
Author: @dhiltgen
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @dhiltgen

Base: mainHead: ci_fixes


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -11 deletions)

View changed files

📝 .github/workflows/release.yaml (+0 -11)

📄 Description

download-artifact path was being used incorrectly. It is where to extract the zip not the files in the zip to extract. Default is workspace dir which is what we want, so omit it


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/3926 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_fixes` --- ### 📝 Commits (1) - [`8589d75`](https://github.com/ollama/ollama/commit/8589d752ac9c9c5fd81be6179f3bf77243c145f2) Fix release CI ### 📊 Changes **1 file changed** (+0 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+0 -11) </details> ### 📄 Description download-artifact path was being used incorrectly. It is where to extract the zip not the files in the zip to extract. Default is workspace dir which is what we want, so omit it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:27:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11323