mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-23 07:19:07 +08:00
Fix formatting
This commit is contained in:
parent
dee747db33
commit
eda924b207
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 12.x
|
node-version: 12.x
|
||||||
- run: npm install -g npm@latest
|
- run: npm install -g npm@latest
|
||||||
|
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user