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

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

View File

@ -15,6 +15,7 @@ jobs:
- name: build
run: |
git lfs install
git config --list
git lfs pull
# - uses: actions/setup-python@v5
# with: