parent
8018f6abbd
commit
6fb560cedf
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -13,8 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: build
|
||||
run: |
|
||||
git clone https://${{ github.token }}@${{ env.GIT_SERVER }}/${{ github.repository }}
|
||||
cd ${{ github.repository.name }}
|
||||
git clone https://${{ github.token }}@${{ env.GIT_SERVER }}/${{ github.repository }} .
|
||||
git lfs install
|
||||
git lfs pull
|
||||
# - uses: actions/setup-python@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user