Update build.yml

This commit is contained in:
Preston 2020-07-12 22:56:29 -04:00 committed by GitHub
parent 04a26c143b
commit 6d45d8127b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ jobs:
apt update
apt install -y nodejs
apt install -y build-essential
apt install -y libopenjp2-7
node --version
npm install
npm run lint