Skip to content

Commit 1fad718

Browse files
committed
Use npm version compatible with node 18
1 parent 220ca88 commit 1fad718

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
@@ -22,8 +22,6 @@ jobs:
2222
node-version: '18'
2323
registry-url: 'https://registry.npmjs.org'
2424

25-
- name: Update npm
26-
run: npm install -g npm@latest
2725
- run: npm ci
2826
- run: npm run lint
2927
- run: npm run build

0 commit comments

Comments
 (0)