Skip to content

fix(codeburn): install from release tarball URL#56

Merged
thompsonson merged 1 commit into
mainfrom
fix/codeburn-install-v4
Apr 29, 2026
Merged

fix(codeburn): install from release tarball URL#56
thompsonson merged 1 commit into
mainfrom
fix/codeburn-install-v4

Conversation

@thompsonson
Copy link
Copy Markdown
Owner

Switches from npm install -g <github-url>#<tag> to installing from the pre-built release tarball:

npm install -g https://github.com/thompsonson/codeburn/releases/download/v0.9.1-thompsonson.4/codeburn.tgz

Tarball is built by CI on tag push (thompsonson/codeburn#9). No build step at install time — bypasses all npm GitHub install issues.

@thompsonson thompsonson merged commit 982a195 into main Apr 29, 2026
4 checks passed
@thompsonson thompsonson deleted the fix/codeburn-install-v4 branch April 29, 2026 10:36
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