Update build.yml

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

View File

@ -51,6 +51,7 @@ jobs:
distribution: ubuntu18.04
run: |
apt update
apt install -y curl
curl -sL https://deb.nodesource.com/setup_12.x | -E bash -
apt install -y nodejs
apt install -y build-essential