swap to npm install

This commit is contained in:
Thomas Boop
2020-09-09 15:06:12 -04:00
parent 0e2f28d731
commit b1889ee569

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