Update build.yml

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

View File

@ -50,8 +50,8 @@ jobs:
architecture: aarch64
distribution: ubuntu20.04
run: |
ENV DEBIAN_FRONTEND=noninteractive
ENV TZ=Europe/Kiev
export DEBIAN_FRONTEND=noninteractive
export TZ=Europe/Kiev
apt update
apt install -y npm
apt install -y nodejs