Skip to content

Add GitHub Actions workflow for Git LFS #1

Add GitHub Actions workflow for Git LFS

Add GitHub Actions workflow for Git LFS #1

Workflow file for this run

- uses: actions/checkout@v4

Check failure on line 1 in .github/workflows/run_with_lfs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_with_lfs.yaml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
with:
lfs: true
- name: Git LFS pull
run: |
git lfs install --local
git lfs pull