File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7575
7676 - name : Install dependencies
7777 run : |
78- npm i -g bower grunt-cli
78+ npm i -g grunt-cli
7979 npm ci
8080
8181 - name : Copy the missing _sprite_share.scss file - related to GCWeb#1737 about wet-boew#cc340a6 commit
Original file line number Diff line number Diff line change 3232 cache : npm
3333
3434 - name : Install Grunt
35- run : npm i -g bower grunt-cli --force
35+ run : npm i -g grunt-cli --force
3636
3737 - name : Install npm dependencies
3838 run : npm ci --ignore-scripts
Original file line number Diff line number Diff line change 11#! /bin/sh
2- npm install -g bower grunt-cli && npm install
2+ npm install -g grunt-cli && npm install
Original file line number Diff line number Diff line change 1- npm install -g bower grunt-cli && npm install
1+ npm install -g grunt-cli && npm install
You can’t perform that action at this time.
0 commit comments