mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +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
|
~/n/bin/n lts
|
||||||
npm install -g grunt gulp n parcel-bundler typescript newman
|
npm install -g grunt gulp n parcel-bundler typescript newman
|
||||||
npm install -g --save-dev webpack webpack-cli
|
npm install -g --save-dev webpack webpack-cli
|
||||||
npm install -g npm
|
|
||||||
rm -rf ~/n
|
rm -rf ~/n
|
||||||
|
|
||||||
# Install Yarn repository and key
|
# Install Yarn repository and key
|
||||||
|
|||||||
Reference in New Issue
Block a user