Skip to content

Commit 4864c88

Browse files
committed
update
1 parent 09cef6c commit 4864c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
node-version: '22'
2727
registry-url: 'https://registry.npmjs.org'
28-
- run: npm install -g npm@latest
28+
- run: npm install -g npm
2929
- run: npm --version
3030
- run: npm ci
3131
- run: npm publish ${OPTIONS}

0 commit comments

Comments
 (0)