mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
[ubuntu] remove npm installation (#2649)
This commit is contained in:
@@ -9,7 +9,6 @@ curl -sL https://raw.githubusercontent.com/mklement0/n-install/stable/bin/n-inst
|
||||
~/n/bin/n lts
|
||||
npm install -g grunt gulp n parcel-bundler typescript newman
|
||||
npm install -g --save-dev webpack webpack-cli
|
||||
npm install -g npm
|
||||
rm -rf ~/n
|
||||
|
||||
# Install Yarn repository and key
|
||||
|
||||
Reference in New Issue
Block a user