fix: ci
Some checks failed
CI / Deploy (push) Failing after 41s

This commit is contained in:
洛天依 2025-01-21 21:01:18 +00:00
parent 05fd58ca7e
commit 7cc2017495
Signed by: luo
SSH Key Fingerprint: SHA256:V1KdsvGUpiKVfrJo1oHrAPnc/Z6k/6xgaZN7iTbYBl4

View File

@ -12,9 +12,10 @@ jobs:
ACTIONS_STEP_DEBUG: true
steps:
- uses: actions/checkout@v4
with:
persist-credentials: true
lfs: true
- name: build
run: |
git lfs install
git lfs pull
# - uses: actions/setup-python@v5
# with:
# python-version: '3.12'