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

This commit is contained in:
洛天依 2025-01-21 21:09:28 +00:00
parent b42dc852d7
commit 9c15e89bfd
Signed by: luo
SSH Key Fingerprint: SHA256:V1KdsvGUpiKVfrJo1oHrAPnc/Z6k/6xgaZN7iTbYBl4

View File

@ -10,6 +10,8 @@ jobs:
DEPLOY_SERVER_KEY: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBKn1tARbrf+klrF31iN1Q0otmL1AvDDI87kC7HLo5ix
DEPLOY_TARGET: homepage
ACTIONS_STEP_DEBUG: true
GIT_CURL_VERBOSE: 1
GIT_TRACE: 1
steps:
- uses: https://gitea.com/actions/checkout@v4
with: