在部署脚本中添加 ls 命令以列出克隆的目录内容
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 1s

This commit is contained in:
2026-02-03 02:56:47 +08:00
parent b1d38d98b3
commit 0e797bcccc

View File

@@ -14,6 +14,7 @@ jobs:
run: |
git clone https://gitea.qingshuige.ink/qingshuige-authors/qingshuige-hugo.git repo
cd repo
ls
git checkout main
- name: Test Hugo