Update ci.yml

This commit is contained in:
Patrick Marsceill 2020-04-23 22:50:37 -04:00 committed by GitHub
parent a11eaff97e
commit 15674dae97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
version: 10.x
node-version: 10.x
- name: npm install, build, and test
run: |