Skip to content

Commit 32e8c06

Browse files
yamitzkyclaude
andcommitted
fix: remove broken npm upgrade step from release workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c08d7e3 commit 32e8c06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,4 @@ jobs:
3939
with:
4040
node-version: "22"
4141
registry-url: "https://registry.npmjs.org"
42-
- run: npm install -g npm@latest
4342
- run: npm publish --provenance --access public

0 commit comments

Comments
 (0)