mirror of
https://github.com/actions/setup-node.git
synced 2025-04-20 03:13:34 +00:00
Update workflow.yml (#16)
This commit is contained in:
parent
65b4c0f1d8
commit
c55690e1a0
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
operating-system: [ubuntu-latest, windows-latest]
|
operating-system: [ubuntu-latest, windows-latest]
|
||||||
actions:
|
actions:
|
||||||
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- name: Set Node.js 10.x
|
- name: Set Node.js 10.x
|
||||||
uses: actions/setup-node@master
|
uses: actions/setup-node@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user