Update build.yml

This commit is contained in:
Preston 2020-07-11 23:35:06 -04:00 committed by GitHub
parent 76bc9deb3d
commit 4ebea02042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
apt install -y nodejs
apt install -y build-essential
apt install -y npm
npm ci
npm install
npm run lint
npm run build --if-present
- name: Upload Linux ARM64 .deb Artifact