Update export-mcad.yaml

trying to add lfs to pulling down the repo for stl removal
This commit is contained in:
Stephen Hawes
2025-01-14 16:43:27 -05:00
committed by GitHub
parent f053cec9b5
commit 68e78bc013

View File

@@ -17,6 +17,8 @@ jobs:
- name: Download repository
uses: actions/checkout@v2
with:
lfs: 'true'
- name: Install FreeCAD Python library
run: |