use LFS files in the actions workflows
Some checks failed
Actions / Build Documentation (push) Successful in 30s
Actions / Build Export Files (push) Failing after 2m41s

This commit is contained in:
SeaswimmerTheFsh 2024-03-11 19:02:38 -04:00
parent 737e0ab188
commit 35d840865a
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -4,6 +4,7 @@ on:
branches:
- 'master'
pull_request:
jobs:
Build Documentation:
runs-on: docker
@ -55,6 +56,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Copy export files
run: |