Skip to content

Commit

Permalink
Checkout images in the build
Browse files Browse the repository at this point in the history
  • Loading branch information
atuleu committed Aug 5, 2024
1 parent 247c036 commit 4d50bb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
lfs: true
- name: Setup Pages
uses: actions/configure-pages@v5
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 4d50bb0

Please sign in to comment.