在部署脚本中添加目录列表输出以便于调试
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 2s
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 2s
This commit is contained in:
@@ -14,7 +14,10 @@ jobs:
|
||||
run: |
|
||||
git clone https://gitea.qingshuige.ink/qingshuige-authors/qingshuige-hugo.git repo
|
||||
cd repo
|
||||
echo "Listing repo directory:"
|
||||
ls
|
||||
echo "Listing themes directory:"
|
||||
ls themes/
|
||||
git checkout main
|
||||
|
||||
- name: Test Hugo
|
||||
|
||||
Reference in New Issue
Block a user