Skip to content

Commit a029952

Browse files
- Use npm from node 24wq
1 parent a692dab commit a029952

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
node-version: 24.x
2525
cache: 'npm'
2626
cache-dependency-path: 'package-lock.json'
27-
- run: npm i -g npm@9
2827
- run: npm ci
2928
- run: npm run build-serial
3029
env:

0 commit comments

Comments
 (0)