Skip to content

Commit 82884d8

Browse files
committed
Use out-of-the-box npm version for publishing
1 parent fb8b05b commit 82884d8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
with:
3434
node-version: '24'
3535
cache: 'npm'
36-
- name: Update npm
37-
run: npm install -g npm@latest
3836
- name: Install packages
3937
run: npm ci --ignore-scripts
4038
- name: Build project

0 commit comments

Comments
 (0)