Update build.yml

This commit is contained in:
Preston 2020-07-12 11:31:25 -04:00 committed by GitHub
parent 218dc2937f
commit 68f84b3c54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ jobs:
architecture: aarch64
distribution: ubuntu18.04
run: |
apt update
apt install -y snapd
snap install node
npm install
npm run lint