mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-01-23 18:30:20 +01:00
Rebuild Node-Sass
This commit is contained in:
parent
607c907acd
commit
e34d42eb7c
@ -4,6 +4,7 @@ image: node:8.9
|
|||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm rebuild node-sass --force
|
||||||
- npm install gulp -g
|
- npm install gulp -g
|
||||||
- gulp build --cwd ./themes/starter
|
- gulp build --cwd ./themes/starter
|
||||||
- ./node_modules/hexo/bin/hexo generate
|
- ./node_modules/hexo/bin/hexo generate
|
||||||
|
Loading…
Reference in New Issue
Block a user