Update nodejs.yml

This commit is contained in:
Francisco Hodge 2019-08-26 21:10:36 -04:00 committed by GitHub
parent cda06005e5
commit 1940d6db03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: [12.x] node-version: [12.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1