在部署脚本中添加 ls 命令以列出克隆的目录内容
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 1s
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 1s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user