Update export-mcad.yaml

forcing lfs
This commit is contained in:
Stephen Hawes
2025-01-15 10:50:55 -05:00
committed by GitHub
parent 68e78bc013
commit 3f9c579195

View File

@@ -19,6 +19,9 @@ jobs:
uses: actions/checkout@v2
with:
lfs: 'true'
- name: checkoutLFS
uses: actions/checkout@v2
- run: git lfs pull
- name: Install FreeCAD Python library
run: |