mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 01:11:00 +00:00
Update workflow.yml (#16)
This commit is contained in:
parent
65b4c0f1d8
commit
c55690e1a0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -8,6 +8,8 @@ jobs:
|
|||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- name: Set Node.js 10.x
|
||||
uses: actions/setup-node@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue