Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update workflow.yml (#6)
  • Loading branch information
Danny McCormick authored and GitHub committed Jul 23, 2019
1 parent 4135981 commit fb871fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Expand Up @@ -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:
Expand Down

0 comments on commit fb871fe

Please sign in to comment.