Change clone directory
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 0s

This commit is contained in:
2026-02-03 02:50:34 +08:00
parent cd6fbc2603
commit 4ded8f6b59

View File

@@ -12,7 +12,8 @@ jobs:
steps:
- name: Checkout source
run: |
git clone $GITEA_SERVER_URL/$GITHUB_REPOSITORY.git .
git clone $GITEA_SERVER_URL/$GITHUB_REPOSITORY.git repo
cd repo
git checkout $GITHUB_SHA
- name: Test Hugo