Update workflow.yml (#6)

This commit is contained in:
Danny McCormick 2019-07-23 13:24:08 -04:00 committed by GitHub
parent 41359816c1
commit fb871febfe
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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