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/
|
||||
|
||||
script:
|
||||
- npm install hexo-cli -g
|
||||
- npm install hexo --save
|
||||
- npm install
|
||||
- hexo generate
|
||||
|
||||
|
Reference in New Issue
Block a user