We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6562530 + 5dc4b04 commit 229ed53Copy full SHA for 229ed53
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: run npm
45
id: gererate-pages
46
run: |
47
- npm install -g hexo
+ npm install -g hexo-cli
48
hexo clean
49
hexo generate
50
0 commit comments