fix: ci
All checks were successful
CI / Deploy (push) Successful in 4s

This commit is contained in:
洛天依 2025-01-21 20:58:49 +00:00
parent a0bbc914cc
commit 64062971f1
Signed by: luo
SSH Key Fingerprint: SHA256:V1KdsvGUpiKVfrJo1oHrAPnc/Z6k/6xgaZN7iTbYBl4

View File

@ -9,11 +9,11 @@ jobs:
DEPLOY_SERVER: copy.lty.name
DEPLOY_SERVER_KEY: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBKn1tARbrf+klrF31iN1Q0otmL1AvDDI87kC7HLo5ix
DEPLOY_TARGET: homepage
ACTIONS_STEP_DEBUG: true
steps:
- uses: actions/checkout@v4
with:
persist-credentials: true
lfs: true
# - uses: actions/setup-python@v5
# with:
# python-version: '3.12'