Manually check out fix
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 0s
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 0s
This commit is contained in:
@@ -11,7 +11,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
uses: actions/checkout@v4
|
||||
run: |
|
||||
git clone $GITEA_SERVER_URL/$GITHUB_REPOSITORY.git .
|
||||
git checkout $GITHUB_SHA
|
||||
|
||||
- name: Test Hugo
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user