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 8b39048 + fe69f76 commit b518e8bCopy full SHA for b518e8b
1 file changed
.github/workflows/npm-publish.yml
@@ -65,8 +65,6 @@ jobs:
65
node-version: 22
66
registry-url: https://registry.npmjs.org/
67
cache: 'npm'
68
- - name: Update npm
69
- run: npm install -g npm@latest
70
- run: npm ci
71
- run: npm run build
72
- name: Publish package
0 commit comments