update readme action
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if $install_node
|
if $install_node; then
|
||||||
apt-get install -y curl
|
apt-get install -y curl
|
||||||
curl -fsSL https://deb.nodesource.com/setup_24.x | bash
|
curl -fsSL https://deb.nodesource.com/setup_24.x | bash
|
||||||
apt-get install -y -q nodejs
|
apt-get install -y -q nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user