ci: Remove updating npm

This commit is contained in:
Shohei Ueda 2022-02-25 13:54:09 +09:00 committed by GitHub
parent 333f75f372
commit ba23c24d3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,6 @@ jobs:
with:
node-version: '${{ steps.nvm.outputs.NVMRC }}'
- run: npm i -g npm
- run: npm ci
- name: Run prettier