mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-27 04:09:55 +01:00
Update build.yml
This commit is contained in:
parent
ce80b4649c
commit
149e027a0e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user