There was an error while loading. Please reload this page.
2 parents 1662be9 + d24f312 commit 7802457Copy full SHA for 7802457
1 file changed
.github/workflows/npm-publish.yml
@@ -21,8 +21,6 @@ jobs:
21
node-version: 24
22
cache: 'npm'
23
registry-url: 'https://registry.npmjs.org'
24
- - name: Update NPM
25
- run: npm install -g npm@latest
26
- run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
27
- run: echo ${VERSION}
28
- run: npm ci
0 commit comments