mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-12 05:44:32 +00:00
ci: Add npm i -g npm
This commit is contained in:
parent
85093b6a03
commit
9d657ea2ca
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -40,6 +40,8 @@ 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…
x
Reference in New Issue
Block a user