Update export-mcad.yaml
forcing lfs
This commit is contained in:
3
.github/workflows/export-mcad.yaml
vendored
3
.github/workflows/export-mcad.yaml
vendored
@@ -19,6 +19,9 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
lfs: 'true'
|
lfs: 'true'
|
||||||
|
- name: checkoutLFS
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
- run: git lfs pull
|
||||||
|
|
||||||
- name: Install FreeCAD Python library
|
- name: Install FreeCAD Python library
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user