fix: ci
Some checks failed
CI / Deploy (push) Has been cancelled

This commit is contained in:
洛天依 2025-01-21 21:07:02 +00:00
parent 44c5ed7d1f
commit b42dc852d7
Signed by: luo
SSH Key Fingerprint: SHA256:V1KdsvGUpiKVfrJo1oHrAPnc/Z6k/6xgaZN7iTbYBl4

View File

@ -11,7 +11,10 @@ jobs:
DEPLOY_TARGET: homepage DEPLOY_TARGET: homepage
ACTIONS_STEP_DEBUG: true ACTIONS_STEP_DEBUG: true
steps: steps:
- uses: actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v4
with:
persist-credentials: true
lfs: true
- name: build - name: build
run: | run: |
git lfs install git lfs install