Update build.yml

This commit is contained in:
Preston 2020-07-12 15:29:32 -04:00 committed by GitHub
parent 9c4ce4caf4
commit ce80b4649c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ jobs:
distribution: ubuntu20.04 distribution: ubuntu20.04
run: | run: |
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
ENV TZ=Europe/Kiev
apt update apt update
apt install -y npm apt install -y npm
apt install -y nodejs apt install -y nodejs