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:
|
with:
|
||||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||||
|
|
||||||
- run: npm i -g npm
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
|
||||||
- name: Run prettier
|
- name: Run prettier
|
||||||
|
Loading…
Reference in New Issue
Block a user