mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 06:40:32 +00:00
Merge pull request #437 from chweems/node-sass
Install node-sass module since it doesn't come with Node anymore
This commit is contained in:
@@ -32,3 +32,4 @@ npm install -g parcel-bundler
|
|||||||
npm install -g --save-dev webpack webpack-cli
|
npm install -g --save-dev webpack webpack-cli
|
||||||
npm install -g yarn
|
npm install -g yarn
|
||||||
npm install -g lerna
|
npm install -g lerna
|
||||||
|
npm install -g node-sass
|
||||||
|
|||||||
Reference in New Issue
Block a user