Skip to content

Commit 8f9db00

Browse files
chore: fix pipeline (#14)
1 parent 19998de commit 8f9db00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/setup-node@v6
1919
with:
2020
node-version: '24'
21+
registry-url: 'https://registry.npmjs.org'
2122

2223
- run: npm ci
2324

0 commit comments

Comments
 (0)