Skip to content

Commit

Permalink
✅ remove the step of npm rebuild node-sass in appveyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayo5994 committed Jan 11, 2023
1 parent def5300 commit b5f6e5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ install:
- ps: Install-Product node $env:nodejs_version
- cp qmui.config.js ../qmui.config.js
- npm install -g gulp-cli
- npm rebuild node-sass
# install modules
- npm install

Expand Down

0 comments on commit b5f6e5d

Please sign in to comment.