Skip to content

Commit

Permalink
Merge pull request #250 from jakob-bagterp/fix/missing-images-on-gith…
Browse files Browse the repository at this point in the history
…ub-pages-documentation

Fix: Missing images on documentation site on GitHub Pages
  • Loading branch information
jakob-bagterp authored Dec 3, 2023
2 parents 530befe + b61868f commit bfcbfc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- uses: actions/setup-python@v4
with:
python-version: "3.10"
Expand Down

0 comments on commit bfcbfc3

Please sign in to comment.