Try npm install hexo --save to see if ci works
This commit is contained in:
parent
0ae4c278e9
commit
396b3b2a07
@ -9,7 +9,7 @@ pages:
|
|||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm install hexo-cli -g
|
- npm install hexo --save
|
||||||
- npm install
|
- npm install
|
||||||
- hexo generate
|
- hexo generate
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user