Back to upper

This commit is contained in:
Danny McCormick 2019-06-07 14:29:30 -04:00 committed by GitHub
parent d9c009eb56
commit 62bc4611ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [linux, macOS, windows]
operating-system: [Linux, macOS, Windows]
actions:
- name: npm install
run: npm install