Skip to content

fix(canary): use curl instead of gh CLI for release download#299

Merged
drew merged 5 commits intomainfrom
fix-canary-gh-cli/drew
Mar 14, 2026
Merged

fix(canary): use curl instead of gh CLI for release download#299
drew merged 5 commits intomainfrom
fix-canary-gh-cli/drew

Conversation

@drew
Copy link
Copy Markdown
Collaborator

@drew drew commented Mar 14, 2026

Summary

  • The CI container (ghcr.io/nvidia/openshell/ci:latest) does not have the gh CLI installed, causing the canary workflow to fail with gh: command not found
  • Replaces gh release download with curl to download the release artifact directly from the GitHub Releases URL

Fixes https://github.com/NVIDIA/OpenShell/actions/runs/23079969770/job/67047220038

@drew drew self-assigned this Mar 14, 2026
@drew drew merged commit 885fdc3 into main Mar 14, 2026
10 of 11 checks passed
@drew drew deleted the fix-canary-gh-cli/drew branch March 14, 2026 04:47
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