Delete rebuild line

This commit is contained in:
lostinlight 2018-04-04 04:42:11 +03:00
parent e34d42eb7c
commit 51887a1c2b
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ image: node:8.9
pages:
script:
- npm install
- npm rebuild node-sass --force
- npm install gulp -g
- gulp build --cwd ./themes/starter
- ./node_modules/hexo/bin/hexo generate