Update workflow.yml (#16)

This commit is contained in:
Danny McCormick 2019-07-23 11:52:39 -04:00 committed by GitHub
parent 65b4c0f1d8
commit c55690e1a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: