mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-04 08:01:16 +01:00
Update build.yml
This commit is contained in:
parent
bd14c088a5
commit
74d77d46d5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -52,6 +52,8 @@ jobs:
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
export TZ=Europe/Kiev
|
||||
apt install -y curl
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
||||
apt update
|
||||
apt install -y npm
|
||||
apt install -y nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user