mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 14:43:21 +08:00
Remove step to upgrade npm (#706)
This commit is contained in:
parent
892ca34305
commit
7249b6ae12
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -40,8 +40,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||||
|
|
||||||
- run: npm i -g npm
|
|
||||||
|
|
||||||
- name: Dump version
|
- name: Dump version
|
||||||
run: |
|
run: |
|
||||||
node -v
|
node -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user