Change to manually checkout
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 29s

This commit is contained in:
2026-02-03 02:25:37 +08:00
parent 7507f147f8
commit 2154c9359e

View File

@@ -11,7 +11,9 @@ jobs:
steps:
- name: Checkout source
uses: gitea/checkout@v4
run: |
git clone ${GITEA_REPOSITORY_URL} repo
cd repo
- name: Install Hugo
run: |