Update export-mcad.yaml
trying to add lfs to pulling down the repo for stl removal
This commit is contained in:
2
.github/workflows/export-mcad.yaml
vendored
2
.github/workflows/export-mcad.yaml
vendored
@@ -17,6 +17,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Download repository
|
- name: Download repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
lfs: 'true'
|
||||||
|
|
||||||
- name: Install FreeCAD Python library
|
- name: Install FreeCAD Python library
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user