mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2025-01-05 17:15:12 +01:00
Update build.yml
This commit is contained in:
parent
f38894ba88
commit
e737c940e2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
export TZ=Europe/Kiev
|
||||
apt update
|
||||
apt install -y curl
|
||||
echo 'installing node 12x'
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | bash
|
||||
|
Loading…
Reference in New Issue
Block a user