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

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