Update main.workflow.yml

This commit is contained in:
Danny McCormick
2019-06-07 16:23:34 -04:00
committed by GitHub
parent eb8fb54e83
commit 1159a101db

View File

@@ -8,11 +8,6 @@ jobs:
matrix:
operating-system: [Linux, macOS, Windows]
actions:
- name: Set Node.js 10.x
uses: bryanmacfarlane/node-config@master
with:
version: 10.x
- name: npm install
run: npm install