Update build.yml
This commit is contained in:
parent
f38894ba88
commit
e737c940e2
|
@ -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