Skip to content

Fix arm64 release upload in build-whisper.yml#17

Merged
StuartCameronCode merged 1 commit into
mainfrom
fix-whisper-arm64-upload
Jun 8, 2026
Merged

Fix arm64 release upload in build-whisper.yml#17
StuartCameronCode merged 1 commit into
mainfrom
fix-whisper-arm64-upload

Conversation

@StuartCameronCode

Copy link
Copy Markdown
Owner

The GH_REPO fix from #16 only reached the build-x64 job; build-arm64's upload step still failed with fatal: not a git repository (the build jobs don't actions/checkout, so gh can't infer the repo). The re-run after #16 confirmed: x64 uploaded to the release successfully, arm64 failed on this. Add GH_REPO to the arm64 step to match.

🤖 Generated with Claude Code

The earlier GH_REPO fix only landed on the x64 job, so the arm64 release
upload still failed with "not a git repository" (the jobs don't check
out the repo, so gh can't infer it). Add GH_REPO to the arm64 step to
match x64.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@StuartCameronCode StuartCameronCode merged commit b13b85c into main Jun 8, 2026
4 checks passed
@StuartCameronCode StuartCameronCode deleted the fix-whisper-arm64-upload branch June 8, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant