Update workflow.yml (#6)

pull/7/head
Danny McCormick 6 years ago committed by GitHub
parent 41359816c1
commit fb871febfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,9 @@ jobs:
matrix:
operating-system: [ubuntu-latest, windows-latest]
actions:
- name: Checkout
uses: actions/checkout@master
- name: Set Node.js 10.x
uses: actions/setup-node@master
with:

Loading…
Cancel
Save