parent
471c424ca2
commit
056dac89f0
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
git clone https://${{ github.token }}@${{ env.GIT_SERVER }}/${{ github.repository }} $(pwd)
|
git clone https://${{ github.token }}@${{ env.GIT_SERVER }}/${{ github.repository }} $(pwd)
|
||||||
git lfs install
|
git lfs install
|
||||||
git lfs pull
|
git lfs pull
|
||||||
pip install pdm==2.20.1
|
pip install --break-system-package pdm==2.20.1
|
||||||
pdm install
|
pdm install
|
||||||
pdm start
|
pdm start
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user