Skip to content

Commit 229ed53

Browse files
committed
Merge branch 'blog' of https://github.com/zhangjun/zhangjun.github.io into blog
2 parents 6562530 + 5dc4b04 commit 229ed53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: run npm
4545
id: gererate-pages
4646
run: |
47-
npm install -g hexo
47+
npm install -g hexo-cli
4848
hexo clean
4949
hexo generate
5050

0 commit comments

Comments
 (0)