Update build.yml

This commit is contained in:
Preston 2020-07-11 23:04:10 -04:00 committed by GitHub
parent 93e96185ef
commit 8840e1c38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ jobs:
curl -sL https://deb.nodesource.com/setup_12.x | -E bash -
apt install -y nodejs
apt install -y build-essential
apt install npm
npm ci
npm run lint
npm run build --if-present