Skip to content

Commit

Permalink
Add lfs flag to checked out files 2
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfcorreia committed Jun 14, 2024
1 parent ac9f32e commit f073d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0
fetch-depth: 6
lfs: true
- name: Setup Pages
id: pages
Expand Down

0 comments on commit f073d6a

Please sign in to comment.