Update deploy-hexo.yml

This commit is contained in:
qwqdanchun 2022-12-01 10:11:34 +08:00
parent 00ce463189
commit 9837ed7aed
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
run: |
npm install -g hexo-cli
npm install
npm install hexo-generator-sitemap --save
hexo clean
hexo generate