This reverts commit 081e2c2c21
.
This commit is contained in:
parent
0c52b5d884
commit
cb7d283416
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
cat /etc/os-release
|
||||
apt-get update
|
||||
apt-get install -y git make g++ bzip2 sudo patch python3 python-is-python3 curl lsb-release
|
||||
curl -sL https://deb.nodesource.com/setup_14.x | bash -
|
||||
curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
||||
apt-get update
|
||||
apt-get install -y nodejs
|
||||
npm install -g pkg grunt grunt-cli
|
||||
|
|
Loading…
Add table
Reference in a new issue