Skip to content

Commit b5f6e5d

Browse files
committed
✅ remove the step of npm rebuild node-sass in appveyor.
1 parent def5300 commit b5f6e5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ install:
1616
- ps: Install-Product node $env:nodejs_version
1717
- cp qmui.config.js ../qmui.config.js
1818
- npm install -g gulp-cli
19-
- npm rebuild node-sass
2019
# install modules
2120
- npm install
2221

0 commit comments

Comments
 (0)