1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-04-02 20:06:19 +00:00

Rebuild Node-Sass

This commit is contained in:
lostinlight 2018-04-04 04:37:52 +03:00
parent 607c907acd
commit e34d42eb7c

View file

@ -4,6 +4,7 @@ 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