There was an error while loading. Please reload this page.
1 parent 19998de commit 8f9db00Copy full SHA for 8f9db00
1 file changed
.github/workflows/publish.yml
@@ -18,6 +18,7 @@ jobs:
18
- uses: actions/setup-node@v6
19
with:
20
node-version: '24'
21
+ registry-url: 'https://registry.npmjs.org'
22
23
- run: npm ci
24
0 commit comments