Fetch lfs files when generating docs (#1260)

Extra for #1258
This commit is contained in:
Alex Kremer
2024-03-12 23:44:31 +00:00
committed by GitHub
parent 7312b4af80
commit 9fa1740146

View File

@@ -25,6 +25,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Build docs
run: |