mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
🐱👤更新GitHub action
This commit is contained in:
3
.github/workflows/hexo_deploy.yml
vendored
3
.github/workflows/hexo_deploy.yml
vendored
@ -40,10 +40,9 @@ jobs:
|
||||
git config --global user.name 'DefectingCat'
|
||||
git config --global user.email 'i@defect.ink'
|
||||
# install dependencies
|
||||
npm install hexo -g
|
||||
npm install
|
||||
|
||||
- name: deploy
|
||||
run: |
|
||||
# publish
|
||||
yarn go
|
||||
npm run go
|
14369
package-lock.json
generated
Normal file
14369
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user