We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d47932 + 81198f1 commit 4c0cd57Copy full SHA for 4c0cd57
1 file changed
.github/workflows/npm-publish.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
node-version: 22
21
registry-url: https://registry.npmjs.org/
22
- - run: npm install -g npm@latest
23
- run: npm ci
24
- run: npm run build
25
- run: |
0 commit comments