mirror of https://github.com/actions/toolkit
Fix formatting
parent
dee747db33
commit
eda924b207
|
@ -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…
Reference in New Issue