mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-04 14:25:30 +08:00
ci: Remove updating npm
This commit is contained in:
parent
333f75f372
commit
ba23c24d3a
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
||||
with:
|
||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||
|
||||
- run: npm i -g npm
|
||||
- run: npm ci
|
||||
|
||||
- name: Run prettier
|
||||
|
Loading…
Reference in New Issue
Block a user