mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #524] [MERGED] fix(ci): fix pkg-pr-new workflow for native binary packages #596
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#596
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/524
Author: @remorses
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/15/2026
Merged by: @kommander
Base:
main← Head:fix-pkg-pr-new📝 Commits (1)
51f13a5fix(ci): fix pkg-pr-new workflow for native binary packages📊 Changes
1 file changed (+8 additions, -6 deletions)
View changed files
📝
.github/workflows/pkg-pr-new.yml(+8 -6)📄 Description
The pkg-pr-new workflow wasn't publishing native binaries because:
bun run buildonly builds for the current platform - need--allflag for cross-compilationfindwas looking foropentui-*but packages are at@opentui/core-*🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.