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

This commit is contained in:
洛天依 2025-01-21 21:24:10 +00:00
parent e44d4dd34d
commit 157aedfe41
Signed by: luo
SSH Key Fingerprint: SHA256:V1KdsvGUpiKVfrJo1oHrAPnc/Z6k/6xgaZN7iTbYBl4

View File

@ -16,7 +16,7 @@ jobs:
git clone https://${{ github.token }}@${{ env.GIT_SERVER }}/${{ github.repository }} $(pwd)
git lfs install
git lfs pull
ls -al
python3 --version
file images/*.webp
# - uses: actions/setup-python@v5
# with: