Skip to content

Commit

Permalink
Add LFS support to gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomoorsi committed Aug 6, 2024
1 parent a34f320 commit 08bcb5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Unzip data from repository
Expand Down

0 comments on commit 08bcb5f

Please sign in to comment.