Skip to content

Commit

Permalink
Update workflow.yml (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick authored and GitHub committed Jul 23, 2019
1 parent b6dbbd5 commit f3fb46b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
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 f3fb46b

Please sign in to comment.