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