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

This commit is contained in:
洛天依 2025-01-21 21:26:20 +00:00
parent 471c424ca2
commit 056dac89f0
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
pip install pdm==2.20.1
pip install --break-system-package pdm==2.20.1
pdm install
pdm start
- name: deploy