Pull lfs in CI

This commit is contained in:
Matthew Evans
2023-08-18 10:26:00 +01:00
parent a31a07adb2
commit 28e532c860

View File

@@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
lfs: true
- name: Set up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4 uses: actions/setup-python@v4