更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s

This commit is contained in:
penn 2025-02-08 12:23:42 +08:00
parent 2326e8b1ec
commit 22912e33ba

View File

@ -9,6 +9,6 @@ jobs:
- run: cd /root/yhehe && git pull origin main
- run: cd /root/yhehe && hexo cl
- run: cd /root/yhehe && hexo g
- run: cd /root/yhehe && git config --global user.email "penndu@outlook.com"
- run: cd /root/yhehe && git config --global user.name "Teacher Du"
- run: HOME=/root/yhehe && git config --global user.email "penndu@outlook.com"
- run: HOME=/root/yhehe && git config --global user.name "Teacher Du"
- run: cd /root/yhehe && hexo d