Skip to content

Commit 2e7f63c

Browse files
fix(ci): Checkout docs with Git-LFS (fixes #820). (#821)
1 parent acefdcd commit 2e7f63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clp-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
steps:
2424
- uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683"
2525
with:
26+
lfs: "true"
2627
submodules: "recursive"
2728

2829
- uses: "actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38"

0 commit comments

Comments
 (0)