swap to npm install

This commit is contained in:
Thomas Boop
2020-09-09 15:07:18 -04:00
parent d46231185f
commit fe6b124afb

View File

@@ -10,7 +10,7 @@ jobs:
name: Check licenses
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm install
- name: Install licensed
run: |
cd $RUNNER_TEMP