mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-06-05 11:08:41 +02:00
ci: Add npm i -g npm
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
||||
with:
|
||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||
|
||||
- run: npm i -g npm
|
||||
|
||||
- run: npm ci
|
||||
|
||||
- name: Run prettier
|
||||
|
||||
Reference in New Issue
Block a user