1
0
Fork 0

Update workflow.yml

pull/34/head
Danny McCormick 2019-07-25 23:00:31 -04:00 committed by GitHub
parent 9aacf6aeaa
commit 0a64f32b4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ jobs:
Ubuntu: Ubuntu:
name: Run Ubuntu name: Run Ubuntu
runs-on: ubuntu-latest runs-on: ubuntu-latest
actions: steps:
- name: Set Node.js 10.x - name: Set Node.js 10.x
uses: bryanmacfarlane/node-config@master uses: bryanmacfarlane/node-config@master
with: with:
@ -30,7 +30,7 @@ jobs:
Windows: Windows:
name: Run Windows name: Run Windows
runs-on: windows-latest runs-on: windows-latest
actions: steps:
- name: Set Node.js 10.x - name: Set Node.js 10.x
uses: bryanmacfarlane/node-config@master uses: bryanmacfarlane/node-config@master
with: with: