parent
05fd58ca7e
commit
7cc2017495
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
@ -12,9 +12,10 @@ jobs:
|
|||||||
ACTIONS_STEP_DEBUG: true
|
ACTIONS_STEP_DEBUG: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
- name: build
|
||||||
persist-credentials: true
|
run: |
|
||||||
lfs: true
|
git lfs install
|
||||||
|
git lfs pull
|
||||||
# - uses: actions/setup-python@v5
|
# - uses: actions/setup-python@v5
|
||||||
# with:
|
# with:
|
||||||
# python-version: '3.12'
|
# python-version: '3.12'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user