Update workflow.yml
parent
65b4c0f1d8
commit
d1cde937f6
|
|
@ -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…
Reference in New Issue