[PR #8862] [MERGED] ci: fix linux archive #12800

Closed
opened 2026-04-13 00:09:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8862
Author: @mxyng
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @mxyng

Base: mainHead: mxyng/release


📝 Commits (1)

📊 Changes

1 file changed (+25 additions, -16 deletions)

View changed files

📝 .github/workflows/release.yaml (+25 -16)

📄 Description

the find returns intermediate directories which pulls the parent directories. it also omits files under lib/ollama.

switch back to globbing


🔄 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/8862 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/release` --- ### 📝 Commits (1) - [`a8f42dc`](https://github.com/ollama/ollama/commit/a8f42dc89215834ef9318b64ce1e44e38042aa99) ci: fix linux archive ### 📊 Changes **1 file changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+25 -16) </details> ### 📄 Description the find returns intermediate directories which pulls the parent directories. it also omits files under lib/ollama. switch back to globbing --- <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-13 00:09:59 -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#12800