Skip to content

Commit

Permalink
fix: use lfs in doc generator workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne de Montalivet committed Dec 8, 2023
1 parent 425926c commit e3e32ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
name: build-doc_python-${{ matrix.python-version }}
steps:
- uses: actions/checkout@v3
with:
lfs: true
- uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: 'mmio'
Expand Down

0 comments on commit e3e32ea

Please sign in to comment.