update action
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
echo "Installing fetch"
|
||||
apt-get install -y curl
|
||||
curl -fsSL https://deb.nodesource.com/setup_24.x | -E bash -
|
||||
curl -fsSL https://deb.nodesource.com/setup_24.x | bash
|
||||
apt-get install -y nodejs
|
||||
npm install -g npm
|
||||
npm install node-fetch
|
||||
|
||||
Reference in New Issue
Block a user